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 f46040274c Added migrations for all apps. 14 lat temu
..
migrations Added migrations for all apps. 14 lat temu
__init__.py Refactored folder structure to use an 'apps' folder 15 lat temu
abstract_models.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
admin.py Switched from import_module to get_model in a few places 14 lat temu
models.py Reworked import_module function to load classes into passed namespace 15 lat temu
receivers.py Added order status view for anonymous users 14 lat temu
reports.py Moved reporting app into dashboard 14 lat temu
utils.py Updated basket analytics signal - wasn't working previously 14 lat temu