Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
Joey a8ad4b81d8
Implement shareable wishlists (#3905)
3 лет назад
..
basket Add basket post data to the form when invalid (#3911) 3 лет назад
catalogue Fix handling of InvalidPage exceptions in CatalogueView (#3505) 4 лет назад
checkout Check checkout-view skip conditions before pre conditions 4 лет назад
customer Implement shareable wishlists (#3905) 3 лет назад
dashboard Improve voucher creation in dashboard 5 лет назад
order Pass request to dispatcher extra context so we can retrieve the correct site based on request 4 лет назад
wishlists Implement shareable wishlists (#3905) 3 лет назад
__init__.py Moved tests into separate package. 13 лет назад
test_basket.py Add support for Django 3.2, drop support for Django 3.0 4 лет назад
test_offer.py Rename all tests files from *_tests.py to test_*.py 9 лет назад
test_stock_alert.py Apply isort fixes on the whole project. 6 лет назад