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 c68eec1cf4 Use HTML message snippets for basket flash messages 13 years ago
..
migrations Added migrations for all apps. 14 years ago
__init__.py Refactored folder structure to use an 'apps' folder 15 years ago
app.py Use HTML message snippets for basket flash messages 13 years ago
calculators.py Added order status view for anonymous users 14 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 Add a few comments around communication events 13 years ago
models.py Added client test for anonymous checkout 14 years ago
session.py Adjust handling of basket for looking up shipping method 13 years ago
signals.py Adds a post_checkout signal 13 years ago
utils.py Adjust handling of basket for looking up shipping method 13 years ago
views.py Correct payment error message 13 years ago