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.
Viggo de Vries 81ec4da73a
Pass shipping charge as a kwarg to the surcharge calculator (#3481)
5 lat temu
..
address Apply isort fixes on the whole project. 6 lat temu
basket Add new type field for product.Option and enhanced form rendering for options based on their type. 5 lat temu
catalogue Do not allow boolean product attribute be required. 6 lat temu
checkout Pass shipping charge as a kwarg to the surcharge calculator (#3481) 5 lat temu
communication Add a new Communication app that manages all of Oscar's communications. 6 lat temu
core Update isort configuration, and fix imports that are not at the top of modules. 5 lat temu
customer Add a new Communication app that manages all of Oscar's communications. 6 lat temu
dashboard Fix bug where conditions can be created just providing one of range, type or value (#3377) 5 lat temu
forms Apply isort fixes on the whole project. 6 lat temu
offer 🚧 WIP - Improve `apply` method of `MultibuyDiscountBenefit` (#3343) 5 lat temu
order Add new feature Surcharges. 5 lat temu
partner Remove/rename several deprecated model fields from order and partner apps. 5 lat temu
payment Fix time-dependent tests. 6 lat temu
search Replace calls to ugettext with gettext. 7 lat temu
shipping Remove/rename several deprecated model fields from order and partner apps. 5 lat temu
templatetags Add a new Communication app that manages all of Oscar's communications. 6 lat temu
voucher Delete auto-generated offer when a voucher is deleted. 5 lat temu
__init__.py Add integration test for currency templatetag 13 lat temu
test_auth.py Apply isort fixes on the whole project. 6 lat temu
test_hidden_features.py Replace calls to super(ClassName, self) with super(). 7 lat temu
test_logging.py Merge tests.integration with tests.unit 9 lat temu
test_migrations.py Remove all uses of six. 7 lat temu
test_settings.py Add Oscar apps to `INSTALLED_APPS` as recommended by Django 6 lat temu
test_wishlist.py Merge tests.integration with tests.unit 9 lat temu