Releases: nephila/djangocms-installer
Releases · nephila/djangocms-installer
v.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
v0.8.0
- Options can now be provided via an ini file for easy scripting
- Better migration modules discovery strategy
- Minor fixes
v.0.7.9
- Better Django 1.8 support
- Fix error with newer Pillow versions
v.0.7.4
- Add automatic timezone detection
- Pin django-reversion versions
- Make installer more compatible with windows environment
v.0.7.3
- Fix issues with django CMS requirements
- Fix minor issues in shipped templates
v.0.7.2
- Fixed Windows compatibility issues
- Fixed python 3 compatibility issues
- Add a flag to skip the project directory emptiness check
v.0.7.1
- Ask for permission before cleanup
- Clarifiy the -p parameter
- Check if the project directory is empty before proceeding
v.0.7.0
- Improved support for Django 1.7 and django CMS develop (3.1)
- Totally new test strategy
- Reverted -I parameter to install packages
- Improved support for cleanup after failure
v.0.6.0
- Add support for installing aldryn-boilerplate
- Force installing all packages (-I) when creating the project virtualenv
- Fix multiplatform support bugs
- Update supported Django / django CMS versions
- Add preliminary support for django CMS develop (3.1)
v.0.5.4
- Add support for django nose test runner
- Add default CMS template