Bit.ly URL shortener backend for django-blog-zinnia
Project description
Zinnia-url-shortener-bitly is a package providing URL shortening within django-blog-zinnia via Bit.ly.
Installation
Install the package on your system:
$ pip install zinnia-url-shortener-bitly
django-bitly will also be installed as a dependency.
Add 'django_bitly' in your INSTALLED_APPS settings and do a syncdb.
Put this setting to enable the URL shortener backend:
ZINNIA_URL_SHORTENER_BACKEND = 'zinnia_bitly'
Define these following settings with your credentials:
BITLY_LOGIN Your Bit.ly username
BITLY_API_KEY Your Bit.ly API Key
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file zinnia-url-shortener-bitly-1.1.tar.gz.
File metadata
- Download URL: zinnia-url-shortener-bitly-1.1.tar.gz
- Upload date:
- Size: 6.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
78d2f8f4751d5b74ebbf5f878bb70775191a206bf8208e6e265082a510ca0ac6
|
|
| MD5 |
eb1e9642443554c8ef14e9da4a8626b0
|
|
| BLAKE2b-256 |
5a89094415f52daf0c00c92ce98d26cb8deacfc45148645f18e6a9cb6685e026
|
File details
Details for the file zinnia_url_shortener_bitly-1.1-py2-none-any.whl.
File metadata
- Download URL: zinnia_url_shortener_bitly-1.1-py2-none-any.whl
- Upload date:
- Size: 3.7 kB
- Tags: Python 2
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
afae5fd9dffd7699d15d7d9ad2239650f036bce1604776c8fb4ae2d477c57577
|
|
| MD5 |
162468bc03b15d63e310a1e5ee2618ac
|
|
| BLAKE2b-256 |
e17568b9eb3567f7a1f42ffdcd58a9ec6003b5ac5aa33527bd9e1015387bde7e
|