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
File details
Details for the file zinnia-url-shortener-hashids-1.1.tar.gz
.
File metadata
- Download URL: zinnia-url-shortener-hashids-1.1.tar.gz
- Upload date:
- Size: 8.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 28a96b7e3ce953d0b4c4536f4a7d915f82b15b925148028fa1a117b51d1c0a16 |
|
MD5 | f648871c913de9f51f84b08005d3110d |
|
BLAKE2b-256 | 9ca7b1612fc26b2dfb682dc7d53884940e7781e9bce7a7b793aef6c4c72dce5e |
File details
Details for the file zinnia_url_shortener_hashids-1.1-py2-none-any.whl
.
File metadata
- Download URL: zinnia_url_shortener_hashids-1.1-py2-none-any.whl
- Upload date:
- Size: 5.4 kB
- Tags: Python 2
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | aa61b187883245269033f7a293a1e0283e07d64c4966ec2eb4c31b9c18101264 |
|
MD5 | 0a16c292a708a97e016d4f15ef403c91 |
|
BLAKE2b-256 | d8fee1c0551639fa241e3eb0686363f88c57ea8d451c91e729b8ae93ec4d01e7 |