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 6bbd90dd31 Fixed issue where StockRecord.num_allocated was getting set twice when 14 years ago
..
fixtures Moved import_catalogue into the partner app 14 years ago
management Corrected all exceptions to use pep8 naming convention 14 years ago
tests Fixed partner tests after refactoring of wrapper caching 14 years ago
__init__.py Renamed 'stock' app to 'partner' 14 years ago
abstract_models.py Fixed issue where StockRecord.num_allocated was getting set twice when an order was placed. 14 years ago
admin.py Renamed 'stock' app to 'partner' 14 years ago
exceptions.py Corrected all exceptions to use pep8 naming convention 14 years ago
models.py Renamed 'stock' app to 'partner' 14 years ago
utils.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
views.py Renamed 'stock' app to 'partner' 14 years ago
wrappers.py Reworked default partner wrapper to allow it to be subclasses 14 years ago