Skip to content

Setup Dev Instructions

Vitamen edited this page Feb 16, 2012 · 2 revisions

SETUP ENVIRONMENT

Use this tutorial to setup Django with pyDev and Eclipse : http://berrytutorials.blogspot.com/2009/10/configure-eclipse-with-python-and.html

(Note there is one added step before the sanity check : -Eclipse Preferences ->PyDev Interpretor ->To the Python path add new folder -> Select the django source folder

Now django imports should work

One you have the environment setup clone the repo

Clone this wiki locally