Last week I pushed some long-overdue updates to my Django Project Plugin for Gedit. I have quite a bit of work to do on 2 different Django projects over the next couple weeks which should give me the opportunity to make any final tweaks before releasing a stable version (3.2).
- Added support for the new directory structure in Django 1.4.
- Added support for custom Django settings files.
- Added support for virtualenv. The plugin will scan for a virtual environment starting at the project folder and traverse up the tree to root.
