This is a simple Django project template. This is not intended to be the perfect project setup, but to be used as generic base. Feel free to tweak this as much as you want.
The bootstrap_django.py script will render all the configurations and replace variables with your context data.
Go to line 20 on the bootstrap_django.py script to see the available configurations.
After configuring your context info, run the bootstrap_django.py script and start writing your awesome project!!
- Requirements:
- Django>=1.3 (maybe it can run in older versions, but it wasn't tested)