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.
itbabu 7979e9422c Ensure migrations reference appropriate user model 12 years ago
..
migrations Ensure migrations reference appropriate user model 12 years ago
__init__.py Refactored folder structure to use an 'apps' folder 15 years ago
abstract_models.py Use queryset.none() instead of EmptyQuerySet in basket.all_lines 12 years ago
admin.py Add currency field to basket line 12 years ago
app.py Basket formset can be submitted via AJAX 13 years ago
forms.py Revert currency template filter rename 12 years ago
managers.py PEP8 fixes 13 years ago
middleware.py Handle basket lines with no stockrecord 12 years ago
models.py Move basket status constants onto the Basket class 13 years ago
reports.py Fix issue with basket reports 12 years ago
signals.py Added documentation for signals. 13 years ago
views.py Revert add-to-basket method signature change 12 years ago