Skip to main content

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

This version

0.1

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 hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page