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