You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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 година