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

Support Python3.6

Open Varkal opened this issue 7 years ago • 6 comments

Hi,

Do you plan to support python3.6 ? And if yes, do you have any idea on when it will be released ?

Thank you

Varkal avatar Apr 18 '17 11:04 Varkal

Sure we plan to support Python-3.6, however first we need to support Django-1.11 Feel free to test with Python-3.6 and if applicable, create a pull request.

jrief avatar Apr 18 '17 11:04 jrief

Since django-CMS finally runs with Django-1.11, django-SHOP soon will follow. I then will recheck for Python-3.6 support.

jrief avatar Aug 25 '17 12:08 jrief

@jrief Any news on Django 1.11 support? I'd be willing to help with this if you can point me to a branch that might be in progress.

ericamador avatar Oct 18 '17 17:10 ericamador

Ah, I see that finally django-cms 3.4.5 has been released recently. I'm currently finalizing django-shop-0.12, available on this branch: https://github.com/awesto/django-shop/tree/refactor-forms-set

However, there I changed the underlying django-angular to version 2.0, which is not published yet. It might be quite tricky to get this version of django-SHOP up and running. Please contact me on Gitter, so that we can setup dev-project.

jrief avatar Oct 18 '17 20:10 jrief

@amadornimbis Before releasing django-shop-0.12, which will hopefully support Django-1.11, I first must release django-angular-2.0. There are some API breaking changes and some JS code from django-SHOP has been generalized and moved to django-angular.

Therefore, please review https://github.com/jrief/django-angular/pull/321 A working demo is available here: https://django-angular.awesto.com/combined_validation/

jrief avatar Oct 19 '17 20:10 jrief

You may try the 0.13 branch, it supports Python-3.6 and Django-1.11

wait, until the next version of djangocms-cascade has been released

jrief avatar Oct 30 '17 19:10 jrief