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.
Alexander Gaevsky 61ce21e09c Do not allow boolean product attribute be required. 6 years ago
..
address Apply isort fixes on the whole project. 6 years ago
basket Apply isort fixes on the whole project. 6 years ago
catalogue Do not allow boolean product attribute be required. 6 years ago
checkout Apply isort fixes on the whole project. 6 years ago
communication Add a new Communication app that manages all of Oscar's communications. 6 years ago
core Add "default_app_config" when forking app 6 years ago
customer Add a new Communication app that manages all of Oscar's communications. 6 years ago
dashboard Drop deprecated functionality scheduled for removal in Oscar 2.1 6 years ago
forms Apply isort fixes on the whole project. 6 years ago
offer Exclude products after completing the selection. (#3211) 6 years ago
order Drop deprecated functionality scheduled for removal in Oscar 2.1 6 years ago
partner Apply isort fixes on the whole project. 6 years ago
payment Fix time-dependent tests. 6 years ago
search Replace calls to ugettext with gettext. 7 years ago
shipping Apply isort fixes on the whole project. 6 years ago
templatetags Add a new Communication app that manages all of Oscar's communications. 6 years ago
voucher Apply isort fixes on the whole project. 6 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