nephila / djangocms-installer

Console wizard to bootstrap django CMS projects
https://djangocms-installer.readthedocs.io/
BSD 3-Clause "New" or "Revised" License
177 stars 78 forks source link

Support Django version >= 2.0 (which supports python >= 3.7) #331

Closed schumannd closed 5 years ago

schumannd commented 6 years ago

is there a reason why Django <2.0 is installed?

I would also add Django 2.0 in the README as not supported, as it is not in beta anymore. (See PR #332)

yakky commented 5 years ago

@schumannd no current django CMS version support Django 2.0 and 2.1, thus djangocms-installer can't install newer Django versions as they won't work with django CMS I will merge #332 plus further clarifications regarding this

yakky commented 5 years ago

Hopefully we will be able to bring support for django CMS 3.6rc in the next weeks for Django 2.0 and up support

yakky commented 5 years ago

djangocms-installer 1.1rc1 with django cms 3.6 / django 2.0+ will likely be released tomorrow!