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 e462f04fd2 Ensure user addresses are unique per user 12 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 Rework gateway template and form 12 years ago
mixins.py Ensure user addresses are unique per user 12 years ago
models.py Added client test for anonymous checkout 14 years ago
session.py Rework how shipping discounts are passed around 12 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 Ensure user addresses are unique per user 12 years ago