Open AdieOlami opened 6 years ago
together with Django-CMS-3.5 it already supports Django-2.0. I unfortunately had no time to build a new release of djangocms-cascade and djangocms-bootstrap3, which are required for it.
According to django-CMS's-3.5 setup.py
, Django-2.0 is not supported yet. Therefore django-SHOP still sticks with it. I'm sorry, this is not my fault.
django-CMS-3.6 now has full Django-2.x support
I'm currently finishing release 1.0. You can have a look at this branch: https://github.com/awesto/django-shop/tree/drafts/py.test This is a major improvement over existing versions, with support for Bootstrap-4, py.test, django-CMS-3.5, and many more features. There I will also replace the examples folder with a merchant implementation buildable through cookiecutter.
Feel free to play with it. A compatible merchant implementation is here: https://github.com/jrief/my-shop . I will adopt the cookiecutter template in the next days.
Would there be any update for django 2.0?