Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
David Winterbottom 9684790443 Remove old checkout decorators 12 лет назад
..
migrations Added migrations for all apps. 14 лет назад
__init__.py Refactored folder structure to use an 'apps' folder 15 лет назад
app.py Fix all flake8 issues. 12 лет назад
calculators.py Store currency with order 12 лет назад
context_processors.py Fix all flake8 issues. 12 лет назад
forms.py Add country hinting at forms that have country and phone number 12 лет назад
mixins.py Fix all flake8 issues. 12 лет назад
models.py Added client test for anonymous checkout 14 лет назад
session.py Adjust how shipping methods are loaded for checkout 12 лет назад
signals.py Adds a post_checkout signal 13 лет назад
utils.py Cast PhoneNumber field to unicode before storing in session 12 лет назад
views.py Correct order retrieval within ThankYouView 12 лет назад