Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
David Winterbottom ab18e7cf94 Added checks to checkout to ensure that a basket is ready for 14 лет назад
..
migrations Added migrations for all apps. 14 лет назад
__init__.py Refactored folder structure to use an 'apps' folder 15 лет назад
app.py Added ability to customise decoration of view functions. 14 лет назад
calculators.py Added order status view for anonymous users 14 лет назад
context_processors.py Checkout IndexView now subclasses AccountAuthView 14 лет назад
decorators.py Adjusted checkout decorator to account for frozen baskets 14 лет назад
forms.py Found another billingaddress form so disabled the new one 14 лет назад
models.py Added client test for anonymous checkout 14 лет назад
signals.py Fixed issue where StockRecord.num_allocated was getting set twice when 14 лет назад
tests.py Added tests for latter stages of checkout 14 лет назад
utils.py Tidied docstrings within checkout session data 14 лет назад
views.py Added checks to checkout to ensure that a basket is ready for submission. 14 лет назад