On 3/19/06, gismo <[EMAIL PROTECTED]> wrote: > I know I can change the extension. But there is a lot of editors, > people write some extension for them, and only way to handle file type > is the extensions.
On some operating systems, that's true, but not all. > Everytime template act like html but you have some > codes inside of it and when you use editors you need some special > approach to special file types. I think '.html' as the default is a good choice, though; as limodou pointed out, the vast majority of things people will be doing with templates will be... well... HTML. If you're using a different output format you can change the extension to suit what you're doing, but the default setting should be, and is, something that suits most people's use cases. -- "May the forces of evil become confused on the way to your house." -- George Carlin --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
