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 0f3df5fca9
Fix rendering of upsell messages for exclusive offers (#3548)
5 vuotta sitten
..
address Respect old-style 5-digit postal codes for Israel, which are still in use by customers. 5 vuotta sitten
basket Refactor report generators to be easier to extend, and fix date range filtering in CSV exports (#3501) 5 vuotta sitten
catalogue Add method get_attribute_values to Product model which also fetches parent product attributes (#3514) 5 vuotta sitten
checkout Fix checkout.ThankYouView.get_object to never raise DoesNotExist error 5 vuotta sitten
communication Add a new Communication app that manages all of Oscar's communications. 6 vuotta sitten
core Update isort configuration, and fix imports that are not at the top of modules. 5 vuotta sitten
customer Add a new Communication app that manages all of Oscar's communications. 6 vuotta sitten
dashboard Fix bug where conditions can be created just providing one of range, type or value (#3377) 5 vuotta sitten
forms Port all core templates and styles to Bootstrap 4. 5 vuotta sitten
offer Fix rendering of upsell messages for exclusive offers (#3548) 5 vuotta sitten
order Add new feature Surcharges. 5 vuotta sitten
partner Remove/rename several deprecated model fields from order and partner apps. 5 vuotta sitten
payment Fix time-dependent tests. 6 vuotta sitten
search Replace calls to ugettext with gettext. 7 vuotta sitten
shipping Remove/rename several deprecated model fields from order and partner apps. 5 vuotta sitten
templatetags Add a new Communication app that manages all of Oscar's communications. 6 vuotta sitten
voucher Remove useless line 5 vuotta sitten
__init__.py Add integration test for currency templatetag 13 vuotta sitten
test_auth.py Apply isort fixes on the whole project. 6 vuotta sitten
test_hidden_features.py Replace calls to super(ClassName, self) with super(). 7 vuotta sitten
test_logging.py Merge tests.integration with tests.unit 9 vuotta sitten
test_migrations.py Remove all uses of six. 7 vuotta sitten
test_settings.py Add Oscar apps to `INSTALLED_APPS` as recommended by Django 6 vuotta sitten
test_wishlist.py Merge tests.integration with tests.unit 9 vuotta sitten