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