Hashids URL shortener backend for django-blog-zinnia
Project description
Zinnia-url-shortener-hashids is a package providing URL shortening within django-blog-zinnia with non-sequential, short and unique ids.
Installation
Install the package on your system:
$ pip install zinnia-url-shortener-hashids
hashids will also be installed as a dependency.
Put this setting to enable the URL shortener backend:
ZINNIA_URL_SHORTENER_BACKEND = 'zinnia_hashids'
Then include this URLconf into your project:
url(r'^', include('zinnia_hashids.urls')),
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
Close
Hashes for zinnia-url-shortener-hashids-1.1.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 28a96b7e3ce953d0b4c4536f4a7d915f82b15b925148028fa1a117b51d1c0a16 |
|
MD5 | f648871c913de9f51f84b08005d3110d |
|
BLAKE2b-256 | 9ca7b1612fc26b2dfb682dc7d53884940e7781e9bce7a7b793aef6c4c72dce5e |
Close
Hashes for zinnia_url_shortener_hashids-1.1-py2-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | aa61b187883245269033f7a293a1e0283e07d64c4966ec2eb4c31b9c18101264 |
|
MD5 | 0a16c292a708a97e016d4f15ef403c91 |
|
BLAKE2b-256 | d8fee1c0551639fa241e3eb0686363f88c57ea8d451c91e729b8ae93ec4d01e7 |