- Improve text editor plugin version selection - Improve admin style version selection
0.8.2
- Add support for django CMS 3.2 - Add support for apphook reload middleware - Add viewport meta tag for mobile devices support
0.8.1
- Add option to not install plugins - Add Python 3.5 to build matrix - Add argument to pass options to pip - Fix support for custom user models - Dump requirements file in the created project - Improve documentation
0.8.0
- Options can now be provided via an ini file for easy scripting - Better migration modules discovery strategy - Minor fixes