Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
Basil Dubyk 62998f2c09 Add Oscar apps to `INSTALLED_APPS` as recommended by Django 6 лет назад
..
address Apply isort fixes on the whole project. 6 лет назад
basket Apply isort fixes on the whole project. 6 лет назад
catalogue Refactor asset management so that third party assets are not committed. 6 лет назад
checkout Apply isort fixes on the whole project. 6 лет назад
core Add Oscar apps to `INSTALLED_APPS` as recommended by Django 6 лет назад
customer Apply isort fixes on the whole project. 6 лет назад
dashboard Apply isort fixes on the whole project. 6 лет назад
forms Apply isort fixes on the whole project. 6 лет назад
offer Exclude products after completing the selection. (#3211) 6 лет назад
order Ignore expired vouchers during order placement (#3217) 6 лет назад
partner Apply isort fixes on the whole project. 6 лет назад
payment Apply isort fixes on the whole project. 6 лет назад
search Replace calls to ugettext with gettext. 7 лет назад
shipping Apply isort fixes on the whole project. 6 лет назад
templatetags add OSCAR_THUMBNAIL_DEBUG setting that controls whether oscar_thumbnail templatetag raises errors or not 6 лет назад
voucher Apply isort fixes on the whole project. 6 лет назад
__init__.py Add integration test for currency templatetag 13 лет назад
test_auth.py Apply isort fixes on the whole project. 6 лет назад
test_hidden_features.py Replace calls to super(ClassName, self) with super(). 7 лет назад
test_logging.py Merge tests.integration with tests.unit 9 лет назад
test_migrations.py Remove all uses of six. 7 лет назад
test_settings.py Add Oscar apps to `INSTALLED_APPS` as recommended by Django 6 лет назад
test_wishlist.py Merge tests.integration with tests.unit 9 лет назад