ARTIFACTS / Software / Django Basic_project

DATE: Oct 2011
URL: Source code
A clean file structure usable to get going with a Django project nice and easy. The idea is that after downloading this, you just have to change a couple of names (see the README file) and there you go you have a complete Django project ready to be ran and customized.

Currently the B_project is set up to work with Django 1.3 and it has a few 'batteries' included (= commonly used apps): MPTT, REGISTRATION, DJANGO EXTENSIONS, PICKLEFIELD.
Django B_project structure