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 6c1ef81731 Add customer-facing range detail view 12 lat temu
..
migrations Change data migration to act on frozen orm model instead of using call_command 12 lat temu
reviews Fix for fail when deleting reviews 12 lat temu
__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 lat temu
abstract_models.py Use latest version of oscar-paypal in demo site 12 lat temu
admin.py ProductClass admin now includes inline for ProductAttribute 12 lat temu
app.py Add customer-facing range detail view 12 lat temu
categories.py Rework category creation from breadcrumbs 12 lat temu
exceptions.py Clean up pep8 errors in oscar.apps.catalogue 13 lat temu
managers.py Merge branch 'master' into issue/764/partner-strategy 12 lat temu
models.py Remove files when deleting models with ImageField 13 lat temu
receivers.py Fix error when trying to delete empty image field 13 lat temu
signals.py Fix typo in catalogue signals module 12 lat temu
utils.py Wrap importers in one transaction 12 lat temu
views.py Merge branch 'master' into issue/764/partner-strategy 12 lat temu