Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
Joseph Wayodi 3510e7d547 Make fixes for deprecations in Django 3.2 and Python il y a 4 ans
..
basket Apply isort fixes on the whole project. il y a 6 ans
catalogue Add SEO fields to product and category models and make editable in the dashboard (#3534) il y a 5 ans
checkout Make fixes for deprecations in Django 3.2 and Python il y a 4 ans
core Improve `test_post_process_urls_adds_decorator` il y a 5 ans
customer Refactor order search form to be inclusive of orders placed on 'to' date il y a 5 ans
dashboard Replace uses of django.conf.urls.url with django.urls.path/re_path il y a 5 ans
fixtures Remove/rename several deprecated model fields from order and partner apps. il y a 5 ans
forms Update inputmask to version 4.0.2 (#2852) il y a 7 ans
templatetags Simplify code for several old template tags. il y a 4 ans
__init__.py Cast PhoneNumber field to unicode before storing in session. Fixes #2421 (#2441) il y a 8 ans