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 7689cb077d Altered default comm event to be ORDER_PLACED 14 years ago
..
apps Altered default comm event to be ORDER_PLACED 14 years ago
core 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
forms Moved fields to oscar.forms package to match Django convention 14 years ago
templates Added single product promotion type 14 years ago
templatetags Fixed bug in currency filter 14 years ago
test 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
views Renamed oscar.view to oscar.views to be consistent with Django 14 years ago
__init__.py Copied the versioning system from django 14 years ago
app.py Updated some namings to reflect product->catalogue and item->product changes 14 years ago
defaults.py Basic image promotions now working 14 years ago
models.py Moved models into subapps 15 years ago
search_sites.py Refactored tests for catalogue import 15 years ago
tests.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