Setting up Django Development in Eclipse with Code Complete and Graphical Debugging

Posted in Development, Broadcasting, Frameworks, Python, Debugging, Screencasts, Django on June 17, 2009


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/

Watch Video


Tags: Debugging, Eclipse, Frameworks, Python, Django, Broadcasting, Screencasts, Development, Pydev