Django goo.gl app
Project description
# django-googl
Django short url on goo.gl
http://pypi.python.org/pypi/django-googl
# Installation
pip install django-googl
# Usage
Add **googl** to your *INSTALLED_APPS*
Load **googl** in your template:
{% load googl %}
And use **googl** filter:
{{ "http://google.com"|googl }}
Use **googl** in backend:
from googl.short import GooglUrlShort
GooglUrlShort("http://avelino.us/").short()
Django short url on goo.gl
http://pypi.python.org/pypi/django-googl
# Installation
pip install django-googl
# Usage
Add **googl** to your *INSTALLED_APPS*
Load **googl** in your template:
{% load googl %}
And use **googl** filter:
{{ "http://google.com"|googl }}
Use **googl** in backend:
from googl.short import GooglUrlShort
GooglUrlShort("http://avelino.us/").short()
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
django-googl-0.1.1.tar.gz
(2.1 kB
view details)
Built Distributions
django_googl-0.1.1-py3.3.egg
(4.2 kB
view details)
django_googl-0.1.1-py2.7.egg
(4.9 kB
view details)
django_googl-0.1.1-py2.6.egg
(4.9 kB
view details)
File details
Details for the file django-googl-0.1.1.tar.gz
.
File metadata
- Download URL: django-googl-0.1.1.tar.gz
- Upload date:
- Size: 2.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b14462583a0d02726eb3c80f8a8730aff0c8f44e9ff87742e1ed99549d1350c4 |
|
MD5 | c5b3b6983b6674950aae55280891d73c |
|
BLAKE2b-256 | 6d9932ef105e670872c5ec11dffb17dc587c1f68e9e3b82ae809bb9d2bbc519b |
File details
Details for the file django_googl-0.1.1-py3.3.egg
.
File metadata
- Download URL: django_googl-0.1.1-py3.3.egg
- Upload date:
- Size: 4.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 06b0c3bcefc63db610fc227cda95f7fe6439925767a720b5e4039d61e1b58acd |
|
MD5 | cfc0a9d8964d878288a24a53cc4b4ad9 |
|
BLAKE2b-256 | 6f66c90118798e63e173f2378158ed2eab6a7426704b65fbed03de4fe755f9df |
File details
Details for the file django_googl-0.1.1-py2.7.egg
.
File metadata
- Download URL: django_googl-0.1.1-py2.7.egg
- Upload date:
- Size: 4.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d6592e7d640fe0a651e883d7781df9610264dee1e624769f0c92e9064e2904dd |
|
MD5 | a35947851cda0b10cf36d87a5fd280ed |
|
BLAKE2b-256 | 7406e4efee0432c388a7afbc68c5f623d87844ba3a2d81e9645d43fad26de896 |
File details
Details for the file django_googl-0.1.1-py2.6.egg
.
File metadata
- Download URL: django_googl-0.1.1-py2.6.egg
- Upload date:
- Size: 4.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | dfa6e411bde51445b528d829cb672b37bfd2db58d5ce4d89f2ffd3d96dde3ee1 |
|
MD5 | 22ca9daf2e20146e44b8950ba1337422 |
|
BLAKE2b-256 | 3b19d5c53e177c71ef467e8bbd385fa8c050dcdcfafc0a28798e11e3b9f1142d |