Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
David Winterbottom aeccbd0499 Major tidy up of checkout view classes. 15 лет назад
..
selenium Major tidy up of checkout view classes. 15 лет назад
README.md Added custom manager for baskets and template params for views 15 лет назад
__init__.py Restructured project folders to make oscar sit as a standalone app 15 лет назад
import.py Tidied up the address app 15 лет назад
manage.py Restructured project folders to make oscar sit as a standalone app 15 лет назад
settings.py Added basic customer accounts with order history 15 лет назад
test_settings.py moved test_settings to defaultshop so we can run tests from there 15 лет назад
urls.py Added add-to-basket view which correctly sets cookies for anon users 15 лет назад

README.md

This is an example project that uses oscar with all its default settings.
Nothing is overridden or customised.