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 7467a7f5f7 [Port] Handle case where anon order status view is not registered 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 Remove UserAddressCreateView from checkout 12 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 Don't show country field if only one is available 12 years ago
mixins.py [Port] Handle case where anon order status view is not registered 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 Show guest email in checkout preview 12 years ago