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.
Samar Hassan 93978d9c0b
Optimize range products reordering (#4010)
3 years ago
..
basket Add basket post data to the form when invalid (#3911) 3 years ago
catalogue Fix handling of InvalidPage exceptions in CatalogueView (#3505) 4 years ago
checkout Check checkout-view skip conditions before pre conditions 4 years ago
customer Implement shareable wishlists (#3905) 3 years ago
dashboard Optimize range products reordering (#4010) 3 years ago
order Pass request to dispatcher extra context so we can retrieve the correct site based on request 4 years ago
wishlists Implement shareable wishlists (#3905) 3 years ago
__init__.py Moved tests into separate package. 13 years ago
test_basket.py Add support for Django 3.2, drop support for Django 3.0 4 years ago
test_offer.py Rename all tests files from *_tests.py to test_*.py 9 years ago
test_stock_alert.py Apply isort fixes on the whole project. 6 years ago