Setting up Django Development in Eclipse with Code Complete and Graphical Debugging
If you're a Python Django developer, this video will walk you through how to set up the free Eclipse IDE so you can develop your apps with code complete and graphical debugging!
I reference a blog with links. That's coming soon-ish. (Hopefully this weekend.) For now, here are some of the references from the screencast:
pydev update site: http://www.fabioz.com/pydev/updates
manage.py replacement code from this site: http://bear330.wordpress.com/2007/10/30/how-to-debug-django-web-application-with-autoreload/