I don't share gismo's view that we need a unique extension. I'm happy with html extensions for my html files but it seems silly to require one extension for all templates! What about other types such as emails or dynamic css files? We shouldn't be forced to use a single file extension for all templates.
limodou wrote: > You can change the extension of the template files. Just set > TEMPLATE_FILE_EXTENSION = '.whatyouwant' as settings.py, that's ok. Unfortunately, this breaks the admin templates. I hear patch #500 (http://code.djangoproject.com/ticket/500) would fix this AND allow for extensions to be provided explicitly ;) --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-developers -~----------~----~----~----~------~----~------~--~---
