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 03de565444 Support browsing/checkout when taxes aren't known 12 years ago
..
fixtures Refactored folder structure to use an 'apps' folder 15 years ago
migrations Stopped using null=True on CharFields 12 years ago
__init__.py Refactored folder structure to use an 'apps' folder 15 years ago
admin.py Convert offer dates to datetimes 13 years ago
app.py Add simple offer homepage 13 years ago
custom.py Allow custom benefits to be registered and used in offers 13 years ago
managers.py Fix bug in offer manager with new datetimes 13 years ago
models.py Support browsing/checkout when taxes aren't known 12 years ago
receivers.py Fixed issue with voucher discounts not being recorded. 13 years ago
reports.py Fix broken offer report generation 13 years ago
results.py OrderDiscount instance now created correctly for shipping offers 13 years ago
utils.py Reduce SQL queries per page 13 years ago
views.py Add product carousel to offer list page 13 years ago