On 11 ต.ค. 2010, at 20:52, sami nathan wrote: > just before getting u r message i tried that it worked!!!!!! whats the > best editor for django
For me it's an easy call: eclipse + pydev. As of pydev v 1.5.6+ (?) pydev include Django support. Can't recommend it enough. Aside from that, two must-have Django additions in my book are south for database migration and django-extensions (formerly django-command-extensions) that provides runserver_plus which with the Werkzeug debugger provides the best Django debugging environment I'm aware of. Google them and you'll find the download links and installation instructions... Happy coding! Jonathan > > -- > You received this message because you are subscribed to the Google Groups > "Django users" group. > To post to this group, send email to django-us...@googlegroups.com. > To unsubscribe from this group, send email to > django-users+unsubscr...@googlegroups.com. > For more options, visit this group at > http://groups.google.com/group/django-users?hl=en. > -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-us...@googlegroups.com. To unsubscribe from this group, send email to django-users+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/django-users?hl=en.