* Add support for django CMS 3.1 * Switch to Django 1.7 as stable django release
0.7.4
===================
* Add automatic timezone detection * Pin django-reversion versions * Make installer more compatible with windows environment
0.7.3
===================
* Fix issues with django CMS requirements * Fix minor issues in shipped templates
0.7.2
===================
* Fix Windows compatibility issues * Fix python 3 compatibility issues * Add a flag to skip the project directory emptiness check
0.7.1
===================
* Ask for permission before cleanup * Clarify the `-p` parameter * Check if the project directory is empty before proceeding
0.7.0
===================
* Improve support for Django 1.7 and django CMS develop (3.1) * Totally new test strategy * Reverted -I parameter to install packages * Improve support for cleanup after failure