On 3/20/06, gismo <[EMAIL PROTECTED]> wrote: > > >But there is no editor can deal with django template, so .html maybe > >the most suitable file extension. > I meant this exactly. People can write an extension but how. especially > for unix world, people use emacs, and vi , and adding a new extension > is very common. Take this there is extensions for rails. Because they > are using rhtml as template extension. If you use a unique extension > then people can add an extension for this file type. > > regards >
But you can change the extension yourself. I think this requirement is not suit for everyone. Some people like .html, and others like something else. So it's difficult. This thing is no matter to me. And I have a editor NewEdit, you can set a spefical file _project in a certion directory, so the directory will be treated as a project. And if you set the projectname = django in _project, so the directory will be treaded as a django project. So the .html file will be dealed with specially. And in this case, you don't need to change the extension of the files, just define the project type. But different editors can do the different things. So +0 for me. -- I like python! My Blog: http://www.donews.net/limodou NewEdit Maillist: http://groups.google.com/group/NewEdit --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
