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.
Joseph Wayodi a6a73b65e5 Change "upload_to" argument in FileField/ImageField model-field definitions to a callable 6 years ago
..
basket Update tests. 7 years ago
catalogue Add is_public field to Product model (#2935) 6 years ago
checkout Make OrderPlacementMixin more customizable (#2732) 7 years ago
customer Fix handling of missing lines in wishlist views (#3053) 6 years ago
dashboard Change "upload_to" argument in FileField/ImageField model-field definitions to a callable 6 years ago
__init__.py Moved tests into separate package. 13 years ago
test_basket.py Remove form from the basket line formset and bypass its validation if related model instance does not exist any more. 6 years ago
test_offer.py Rename all tests files from *_tests.py to test_*.py 9 years ago
test_stock_alert.py Rename all tests files from *_tests.py to test_*.py 9 years ago