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 ab77096d5a Allow the user of an order to be specified 13 years ago
..
migrations Added migrations for all apps. 13 years ago
__init__.py Refactored folder structure to use an 'apps' folder 14 years ago
app.py cleanup django 1.4 depreciation 13 years ago
calculators.py Added order status view for anonymous users 13 years ago
context_processors.py Checkout IndexView now subclasses AccountAuthView 14 years ago
decorators.py Merged jerzyk's i18n branch. 13 years ago
forms.py Merged jerzyk's i18n branch. 13 years ago
mixins.py Allow the user of an order to be specified 13 years ago
models.py Added client test for anonymous checkout 14 years ago
session.py Reworked the newly split out mixins 13 years ago
signals.py Added documentation for signals. 13 years ago
utils.py Merge branch 'releases/0.2' 13 years ago
views.py Fix security issue in checkout shipping address view 13 years ago