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.
Basil Dubyk f067c582c2 Add `search_fields` to `AbstractAddress` model 4 lat temu
..
address Add `search_fields` to `AbstractAddress` model 4 lat temu
basket Treat empty basket quantity on basket line form as zero (#3679) 4 lat temu
catalogue Add method to allow refresh of product attribute values from the database (#3644) 5 lat temu
checkout Make fixes for deprecations in Django 3.2 and Python 4 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 Move customer.history functions into a dynamically loaded, overridable class (#3677) 5 lat temu
dashboard Fix saving of Benefit/Condition "proxy_class" field in dashboard OfferWizardStepView 4 lat temu
forms Improve voucher creation in dashboard 5 lat temu
management_commands Add tests for "oscar_fork_statics" management command 5 lat temu
offer Improve efficiency of Range.product_queryset when fetching matching child products (#3734) 4 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 Drop support for Django 2.2 and Python 3.6 4 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 Improve voucher creation in dashboard 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