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.
Anthony Ricaud 41c3443a2c Fix dashboard permissions for forked apps 6 lat temu
..
address Remove u prefix from all Python strings. 7 lat temu
basket enforce max_affected_items during offer application (#2970) 6 lat temu
catalogue Retrieving product options now performs only 1 query. (#3037) 6 lat temu
checkout Drop mock in favour of unittest.mock 7 lat temu
core Simplify AppConfig when forking 6 lat temu
customer Fix normalise_email to handle email addresses with multiple @ symbols 7 lat temu
dashboard Fix dashboard permissions for forked apps 6 lat temu
forms Remove u prefix from all Python strings. 7 lat temu
offer enforce max_affected_items during offer application (#2970) 6 lat temu
order Move `run_concurrently` from `tests/utils` to `src/oscar/test/utils` 6 lat temu
partner Drop mock in favour of unittest.mock 7 lat temu
payment Rename test file to match module tested. 9 lat temu
search Replace calls to ugettext with gettext. 7 lat temu
shipping Fix flake8 warnings introduced in flake8 3.6.0 7 lat temu
templatetags Configurable thumbnail backends. (#2621) 6 lat temu
voucher issue-id=2843 Add functionality to check if a voucher is available for a basket or not. 7 lat temu
__init__.py Add integration test for currency templatetag 13 lat temu
test_auth.py Rename all tests files from *_tests.py to test_*.py 9 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 Remove hacky setting `OSCAR_MAIN_TEMPLATE_DIR` completely. 6 lat temu
test_wishlist.py Merge tests.integration with tests.unit 9 lat temu