django-unfriendly 0.6
pip install django-unfriendly
Released:
The unfriendliest urls in town! Django app that obfuscates urls and allows your application to natively execute the original view.
Navigation
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: MIT License (MIT)
- Author: Drew Engelson
Classifiers
- Development Status
- Environment
- Framework
- Intended Audience
- License
- Natural Language
- Operating System
- Programming Language
- Topic
Project description
The unfriendliest urls in town! django-unfriendly is a Django app that obfuscates urls and allows your application to natively execute the original view.
There is lots of talk about SEO friendly urls. The trend is towards more and more human readable information in your urls and Django makes it easy to create urls like:
http://yoursite.com/music/awesome/the-melvins/
But sometimes urls can give too much away. This is where django-unfriendly comes in.
django-unfriendly provides a template filter that obfuscates urls in your templates, and a url handler/view that deobfuscates and executes the original view (e.g. no redirection).
Read the docs
Version compatibility
- v0.6
Python 2.7, 3.5
Django 1.8, 1.9, 1.10
- v0.5.0
Python 2.7
Django 1.8, 1.9, 1.10
- v0.4.1
Python 2.6 and 2.7
Django 1.0 - 1.8
Project details
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: MIT License (MIT)
- Author: Drew Engelson
Classifiers
- Development Status
- Environment
- Framework
- Intended Audience
- License
- Natural Language
- Operating System
- Programming Language
- Topic
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
File details
Details for the file django-unfriendly-0.6.tar.gz
.
File metadata
- Download URL: django-unfriendly-0.6.tar.gz
- Upload date:
- Size: 7.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c81243cee37e2c603fb7e417da0809a0f0f285558a22606153cf50efe1df7253 |
|
MD5 | 2c7abe07f5ce9f8b2d148a64bcacba73 |
|
BLAKE2b-256 | 0af9639f087f720947dfea00c88991e049cdda7846072976af01a78f5fec7b98 |