Django app that try to load template by it's file name passed in url.
Project description
- Django app that try to load template by it’s file
name passed in url. It is useful in development for quick template rendering without overhead of defining urls for each template. It may be helpful for work with designers as designers will be able to write Django templates (with inheritance and all the template tags) instead of raw HTML and don’t care about writing views and urlconfs. Please disable it in production (take a look at instructions) as direct template loading is insecure.
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-auto-urls-0.1.tar.gz
(2.2 kB
view details)
File details
Details for the file django-auto-urls-0.1.tar.gz
.
File metadata
- Download URL: django-auto-urls-0.1.tar.gz
- Upload date:
- Size: 2.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c9e9d045823dc1f6160b953b4bd81e326cd3f94d0fa6b03c91d47e4e691085ff |
|
MD5 | 5d74d2601d3dc5c976f2b1a45c25ed91 |
|
BLAKE2b-256 | 95dbab3014a71aaf61eddfc527e766baa41733b62526f2abf97e52cb808dcd29 |