#500: [patch] Templates files extensions other than '.html' should be possible -----------------------------+---------------------------------------------- Reporter: [EMAIL PROTECTED] | Owner: adrian Type: enhancement | Status: closed Priority: normal | Milestone: Version 0.92 Component: Template system | Version: Severity: normal | Resolution: fixed Keywords: | -----------------------------+---------------------------------------------- Changes (by adrian):
* resolution: => fixed * status: reopened => closed Comment: (In [2700]) magic-removal: Fixed #500 -- Removed TEMPLATE_FILE_EXTENSION setting so that template loading requires you to give the full filename, including extension. This applies everywhere, even in the 'extends' and 'include' template tags. -- Ticket URL: <http://code.djangoproject.com/ticket/500> Django <http://code.djangoproject.org/> The web framework for perfectionists with deadlines. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django updates" group. To post to this group, send email to django-updates@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-updates -~----------~----~----~----~------~----~------~--~---