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