Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
Samir Shah f6157f2268 Make ProductAttributesContainer a lazy object so that initialisation is simpler. 5 лет назад
..
address Respect old-style 5-digit postal codes for Israel, which are still in use by customers. 5 лет назад
basket Add support for restricted offer combinations 5 лет назад
catalogue Make ProductAttributesContainer a lazy object so that initialisation is simpler. 5 лет назад
checkout Pass shipping charge as a kwarg to the surcharge calculator (#3481) 5 лет назад
communication Add a new Communication app that manages all of Oscar's communications. 6 лет назад
core Update isort configuration, and fix imports that are not at the top of modules. 5 лет назад
customer Add a new Communication app that manages all of Oscar's communications. 6 лет назад
dashboard Fix bug where conditions can be created just providing one of range, type or value (#3377) 5 лет назад
forms Apply isort fixes on the whole project. 6 лет назад
offer 🚧 WIP - Improve `apply` method of `MultibuyDiscountBenefit` (#3343) 5 лет назад
order Add new feature Surcharges. 5 лет назад
partner Remove/rename several deprecated model fields from order and partner apps. 5 лет назад
payment Fix time-dependent tests. 6 лет назад
search Replace calls to ugettext with gettext. 7 лет назад
shipping Remove/rename several deprecated model fields from order and partner apps. 5 лет назад
templatetags Add a new Communication app that manages all of Oscar's communications. 6 лет назад
voucher Delete auto-generated offer when a voucher is deleted. 5 лет назад
__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 лет назад