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 b51aa59ef5 AddToBasketForm now handles options properly 12 years ago
..
migrations makes Oscar work with aware AND naive datetimes based on USE_TZ 13 years ago
__init__.py Refactored folder structure to use an 'apps' folder 15 years ago
abstract_models.py AddToBasketForm now handles options properly 12 years ago
admin.py Improve basket admin 13 years ago
app.py Basket formset can be submitted via AJAX 13 years ago
forms.py AddToBasketForm now handles options properly 12 years ago
managers.py PEP8 fixes 13 years ago
middleware.py Reduce SQL queries per page 13 years ago
models.py Move basket status constants onto the Basket class 13 years ago
reports.py Extend report CSV writer to support utf-8 13 years ago
signals.py Added documentation for signals. 13 years ago
views.py Adjust check for 'move_to_basket' to avoid KeyError 12 years ago