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.
David Winterbottom f6d036ec54 [Backport] Ensure deleting a user doesn't delete their orders too 12 years ago
..
address Ensure postcode validation error renders correctly in Django 1.6 12 years ago
analytics Fix all flake8 issues. 12 years ago
basket Don't pass save() kwargs to delete() kwargs 12 years ago
catalogue Correctly delegate shipping logic to product class 12 years ago
checkout Remove old checkout decorators 12 years ago
customer Introduce settings to configure the recently viewed products cookie 12 years ago
dashboard Make it easy to restrict the users that can reset their password 12 years ago
offer Rename offer migration to ensure number uniqueness 12 years ago
order [Backport] Ensure deleting a user doesn't delete their orders too 12 years ago
partner Correct a few references in availability/prices doc 12 years ago
payment Access balance as property instead of method 12 years ago
promotions reduce db calls in production models 12 years ago
search Fix pyflakes error for line length 12 years ago
shipping Ensure model-based shipping methods have is_tax_known property 12 years ago
voucher Fix all flake8 issues. 12 years ago
wishlists Fix all flake8 issues. 12 years ago
__init__.py Refactored folder structure to use an 'apps' folder 15 years ago