Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
Samir Shah f6157f2268 Make ProductAttributesContainer a lazy object so that initialisation is simpler. 5 anos atrás
..
address Respect old-style 5-digit postal codes for Israel, which are still in use by customers. 5 anos atrás
basket Add support for restricted offer combinations 5 anos atrás
catalogue Make ProductAttributesContainer a lazy object so that initialisation is simpler. 5 anos atrás
checkout Pass shipping charge as a kwarg to the surcharge calculator (#3481) 5 anos atrás
communication Add a new Communication app that manages all of Oscar's communications. 6 anos atrás
core Update isort configuration, and fix imports that are not at the top of modules. 5 anos atrás
customer Add a new Communication app that manages all of Oscar's communications. 6 anos atrás
dashboard Fix bug where conditions can be created just providing one of range, type or value (#3377) 5 anos atrás
forms Apply isort fixes on the whole project. 6 anos atrás
offer 🚧 WIP - Improve `apply` method of `MultibuyDiscountBenefit` (#3343) 5 anos atrás
order Add new feature Surcharges. 5 anos atrás
partner Remove/rename several deprecated model fields from order and partner apps. 5 anos atrás
payment Fix time-dependent tests. 6 anos atrás
search Replace calls to ugettext with gettext. 7 anos atrás
shipping Remove/rename several deprecated model fields from order and partner apps. 5 anos atrás
templatetags Add a new Communication app that manages all of Oscar's communications. 6 anos atrás
voucher Delete auto-generated offer when a voucher is deleted. 5 anos atrás
__init__.py Add integration test for currency templatetag 13 anos atrás
test_auth.py Apply isort fixes on the whole project. 6 anos atrás
test_hidden_features.py Replace calls to super(ClassName, self) with super(). 7 anos atrás
test_logging.py Merge tests.integration with tests.unit 9 anos atrás
test_migrations.py Remove all uses of six. 7 anos atrás
test_settings.py Add Oscar apps to `INSTALLED_APPS` as recommended by Django 6 anos atrás
test_wishlist.py Merge tests.integration with tests.unit 9 anos atrás