Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
Maik Hoepfel 634909aa9f Remove dependency on six library 11 лет назад
..
south_migrations Move migrations into south_migrations directory 11 лет назад
__init__.py Implement AppConfig objects for non-dashboard apps 11 лет назад
app.py Switch all Oscar apps to use get_class for loading views 11 лет назад
calculators.py Adjust API for checkout calculator 11 лет назад
config.py Add translatable verbose names to all app configs 11 лет назад
context_processors.py Fix all flake8 issues. 12 лет назад
exceptions.py Distinguish between pre- and skip-conditions for checkout views 11 лет назад
forms.py Ignore capitalisation of local part of email address 11 лет назад
mixins.py Refactor out a method for getting order message context 11 лет назад
models.py Added client test for anonymous checkout 14 лет назад
session.py Uncomment handling of missing shipping charge in checkout check 11 лет назад
signals.py Add checkout signal for starting checkout 12 лет назад
utils.py Checkout house-keeping 12 лет назад
views.py Remove dependency on six library 11 лет назад