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 faa70ead1f Add simple order processing to demo site 12 years ago
..
migrations Add FK to shipping event from payment event 12 years ago
__init__.py Refactored folder structure to use an 'apps' folder 15 years ago
abstract_models.py Add FK to shipping event from payment event 12 years ago
admin.py Merge pull request #731 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 simple order processing to demo site 12 years ago
reports.py Extend report CSV writer to support utf-8 13 years ago
signals.py Refactored folder structure to use an 'apps' folder 15 years ago
utils.py Avoid needless extra SQL queries when placing order 12 years ago