Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
Voxin Muyli c4ebfa680f
Deepcopy should not cause a recursion error on the ProductAttributesC… (#4018)
3 лет назад
..
basket Apply isort fixes on the whole project. 6 лет назад
catalogue Deepcopy should not cause a recursion error on the ProductAttributesC… (#4018) 3 лет назад
checkout Make fixes for deprecations in Django 3.2 and Python 4 лет назад
core Improve `test_post_process_urls_adds_decorator` 5 лет назад
customer Refactor order search form to be inclusive of orders placed on 'to' date 4 лет назад
dashboard Replace uses of django.conf.urls.url with django.urls.path/re_path 5 лет назад
fixtures Remove/rename several deprecated model fields from order and partner apps. 5 лет назад
forms Update inputmask to version 4.0.2 (#2852) 7 лет назад
offer Fix output of OfferReportGenerator and generate its data more efficiently. 4 лет назад
templatetags Simplify code for several old template tags. 4 лет назад
__init__.py Cast PhoneNumber field to unicode before storing in session. Fixes #2421 (#2441) 8 лет назад