django-auto-urls

Django application that tries to load template by it's file name passed in URL
Download

django-auto-urls Ranking & Summary

Advertisement

  • Rating:
  • License:
  • MIT/X Consortium Lic...
  • Price:
  • FREE
  • Publisher Name:
  • Mikhail Korobov
  • Publisher web site:
  • http://bitbucket.org/kmike/

django-auto-urls Tags


django-auto-urls Description

Django application that tries to load template by it's file name passed in URL django-auto-urls is a plugin for the Django framework that tries 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.django-auto-urls 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. Requirements: · Django · Python


django-auto-urls Related Software