Skip to content

Releases: nephila/djangocms-installer

v.0.8.1

11 Oct 21:28
Compare
Choose a tag to compare
  • 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

27 Sep 21:21
Compare
Choose a tag to compare
  • Options can now be provided via an ini file for easy scripting
  • Better migration modules discovery strategy
  • Minor fixes

v.0.7.9

08 Aug 08:25
Compare
Choose a tag to compare
  • Better Django 1.8 support
  • Fix error with newer Pillow versions

v.0.7.4

14 Apr 21:12
Compare
Choose a tag to compare
  • Add automatic timezone detection
  • Pin django-reversion versions
  • Make installer more compatible with windows environment

v.0.7.3

07 Apr 22:29
Compare
Choose a tag to compare
  • Fix issues with django CMS requirements
  • Fix minor issues in shipped templates

v.0.7.2

22 Feb 22:04
Compare
Choose a tag to compare
  • Fixed Windows compatibility issues
  • Fixed python 3 compatibility issues
  • Add a flag to skip the project directory emptiness check

v.0.7.1

22 Jan 22:37
Compare
Choose a tag to compare
  • Ask for permission before cleanup
  • Clarifiy the -p parameter
  • Check if the project directory is empty before proceeding

v.0.7.0

10 Jan 15:45
Compare
Choose a tag to compare
  • 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

30 Nov 12:27
Compare
Choose a tag to compare
  • 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

14 Aug 06:59
Compare
Choose a tag to compare
  • Add support for django nose test runner
  • Add default CMS template