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