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 986297563d Use properties for shipping charges 12 years ago
..
migrations Add FK to stockrecord from order line 12 years ago
__init__.py Refactored folder structure to use an 'apps' folder 15 years ago
abstract_models.py Use a namedtuple as a container for availability/price information 12 years ago
admin.py Add FK to stockrecord from order line 12 years ago
exceptions.py Introduce payment event subtotal calculation 12 years ago
models.py Added JS locking of forms to prevent multiple items being created. 13 years ago
processing.py Add FK to stockrecord from order line 12 years ago
reports.py Extend order report to show guest email 12 years ago
signals.py Refactored folder structure to use an 'apps' folder 15 years ago
utils.py Use properties for shipping charges 12 years ago