Changelog
0.4.1 (2013-10-21)
- Fix crash with UTF-8 username
- Fix crash with some templates asking for a post hook
0.4 (2013-10-15)
- Add post hook to run python commands after template completion
- Add full Django project template following most recommandations of ‘Two Scoops of Django’
0.3 (2012-11-18)
- Update templates
- Use blessings to print text
- Update project to same file organisation as appypi
- Add requirement files
- New README.txt file
- Add tests suite, to be continued...