This project was built for the intention to learn Django with deepdown understanding.
Given set of code was implemented with the help of tango with django online book which is good and upto the mark to start development using python 2.7 and django 1.5
Here i have used eclipse kepler as an ide for development purpose using pyDev eclipse plugin.
Also the project was built using virtualenv python 2.7.x and django 1.5.x apart from this we also have used django debug app to debug code at runtime.