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 4a0c7eff6d Add billing_address as a kwarg of creating order models 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 Store currency with order 12 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 Extract method in shipping address form 12 years ago
mixins.py Add billing_address as a kwarg of creating order models 12 years ago
models.py Added client test for anonymous checkout 14 years ago
session.py Pass shipping method/address into submission methods 12 years ago
signals.py Adds a post_checkout signal 13 years ago
utils.py Don't silently revert to free shipping 12 years ago
views.py Further checkout enhancements 12 years ago