I'm looking for a Django IDE which incorporates the following features:
- Syntax-highlighting
- Projects (all code file of the project shown separated by directory
in a sidebar)
- Tabs (with close buttons on tab)
- Code-completion (with good introspection)
- Text-zoom support
- Start/stop Django server
- Run+restart Django server shell (manage.py shell) in project (i.e. below code)

I program on Windows and Linux, so it would be great if the IDE is
supported on both platforms.

Previously I was using Editra, but I requested an automatic import
into embedded interpreter feature in April, which they still haven't
integrated. So I am looking at alternatives :)

Thanks for all suggestions,

Alec Taylor

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@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.

Reply via email to