- Add link to demo project
- Fix 2 spaces indentation
- Upgrade Bower version
- Upgrade Pip requirements to latest versions (thanks brendannee)
- Add Bower components and node_modules folders to .gitignore
- Added 'django-debug-toolbar' (thanks dbanck)
- Fix for issue #47
- Generators to start app and create models (thanks matiboy)
- Ability to choose Django version (thanks matiboy)
- Created the Changelog.md.
- Added wsgi.py file.
- Added WSGI_APPLICATION setting to settings.common.