You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Joseph Wayodi 3510e7d547 Make fixes for deprecations in Django 3.2 and Python hace 4 años
..
basket Apply isort fixes on the whole project. hace 6 años
catalogue Add SEO fields to product and category models and make editable in the dashboard (#3534) hace 5 años
checkout Make fixes for deprecations in Django 3.2 and Python hace 4 años
core Improve `test_post_process_urls_adds_decorator` hace 5 años
customer Refactor order search form to be inclusive of orders placed on 'to' date hace 5 años
dashboard Replace uses of django.conf.urls.url with django.urls.path/re_path hace 5 años
fixtures Remove/rename several deprecated model fields from order and partner apps. hace 5 años
forms Update inputmask to version 4.0.2 (#2852) hace 7 años
templatetags Simplify code for several old template tags. hace 4 años
__init__.py Cast PhoneNumber field to unicode before storing in session. Fixes #2421 (#2441) hace 8 años