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.
Maik Hoepfel 634909aa9f Remove dependency on six library 11 years ago
..
south_migrations Move migrations into south_migrations directory 11 years ago
__init__.py Implement AppConfig objects for non-dashboard apps 11 years ago
app.py Switch all Oscar apps to use get_class for loading views 11 years ago
calculators.py Adjust API for checkout calculator 11 years ago
config.py Add translatable verbose names to all app configs 11 years ago
context_processors.py Fix all flake8 issues. 12 years ago
exceptions.py Distinguish between pre- and skip-conditions for checkout views 11 years ago
forms.py Ignore capitalisation of local part of email address 11 years ago
mixins.py Refactor out a method for getting order message context 11 years ago
models.py Added client test for anonymous checkout 14 years ago
session.py Uncomment handling of missing shipping charge in checkout check 11 years ago
signals.py Add checkout signal for starting checkout 12 years ago
utils.py Checkout house-keeping 12 years ago
views.py Remove dependency on six library 11 years ago