Customized version of
django-twoscoops-project
To create a new Django project called 'icecream' using this template, run the following command:
$ django-admin.py startproject --template=https://github.com/aexeagmbh/django-project-template/archive/master.zip --extension=py,rst,html,ini icecream
Follows Best Practices
This project follows best practices as espoused in Two Scoops of Django: Best Practices for Django 1.6.
Acknowledgements
- Many thanks to Randall Degges for the inspiration to write the book and django-skel.
- All of the contributors to this project.