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.
Moose 0165ea7cbb Change data migration to act on frozen orm model instead of using call_command 12 years ago
..
migrations Change data migration to act on frozen orm model instead of using call_command 12 years ago
reviews Support Django's 1.5 AUTH_USER_MODEL feature 12 years ago
__init__.py MASSIVE commit as the word 'item' is phased out in favour of 'product' to make things more consistent. Also, renamed product app to catalogue 14 years ago
abstract_models.py Fix bug introduced in ccd1635 re product factory 12 years ago
admin.py ProductClass admin now includes inline for ProductAttribute 12 years ago
app.py New URL scheme for permanent category URLs 12 years ago
categories.py Rework category creation from breadcrumbs 12 years ago
exceptions.py Clean up pep8 errors in oscar.apps.catalogue 13 years ago
managers.py Clean up pep8 errors in oscar.apps.catalogue 13 years ago
models.py Remove files when deleting models with ImageField 13 years ago
receivers.py Fix error when trying to delete empty image field 13 years ago
signals.py Fix typo in catalogue signals module 12 years ago
utils.py Wrap importers in one transaction 12 years ago
views.py Clarify product caching in ProductDetailView 12 years ago