- 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
- 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)
- Fix reversion version selection for older Django versions
- Better project name validation
- Add support for easy_thumbnails 2.0 migrations
- Fix asking for creating user even when --no-input flag is used
- Unpin reversion as django CMS 3.0.3 solves the issue
- Versioned dependency for django-filer when installing django CMS 2.4
- Switch to official django-filer and cmsplugin-filer releases for CMS 3.0
- Pin reversion to 1.8 waiting for a proper fix in django CMS
- Fix error in bootstrap template handling
- Add clarification about custom template set and starting page
- Add dump-requirements argument
- Add user provided extra setting
- Add FAQ section
- Add templates argument
- Documentation update
- Use current cms.context_processors.cms_settings instead of deprecated one
- Document some fixes for library issues
- Fix Python 3 issue
- Switch default Django version to stable instead of 1.5
- Fix some newlines issues in the settings file
- Update for django CMS 3.0 stable!
- Fixes for settings parameter
- Update for django CMS 3.0c2
- Fix issues with django CMS 2.4
- Better handling of differenct CMS version configuration
- Fix some versioned dependency resolve error
- Fix error in loading resource files
- Fix error with non-standard python executable paths
- Fix error with Django 1.6
- Fix error installing django-filer
- Sync with django CMS RC1 changes
- Use external django CMS plugins instead of removed core ones
- Project renamed to djangocms-installer
- Bugfixes
- Better default templates
- Python 3 compatibility
- Django 1.6 compatibility
- django CMS 3 beta3 and dev snapshot support
- Support for django-admin project templates
- Ships Twitter bootstrap templates
- Can now creates a dummy starting page
- Improved documentation on how to fix installation in case of missing libraries.
- First public release.