Eclipse and Django development setup
To develop Django applications, I use Eclipse with the Pydev plugin with some other extras. Here is a small how-to on my setup: Download and install these different components: Django I'm using Django 1.0.2 final but I guess that Django's …
Read More →