django-shop icon indicating copy to clipboard operation
django-shop copied to clipboard

django 2.x

Open AdieOlami opened this issue 6 years ago • 4 comments

Would there be any update for django 2.0?

AdieOlami avatar Jun 30 '18 09:06 AdieOlami

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.

jrief avatar Jun 30 '18 12:06 jrief

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.

jrief avatar Sep 22 '18 22:09 jrief

django-CMS-3.6 now has full Django-2.x support

rogererens avatar Jan 29 '19 22:01 rogererens

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.

jrief avatar Jan 31 '19 22:01 jrief