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.
Lars van de Kerkhof 0f2c6bf2c8 Retrieving product options now performs only 1 query. (#3037) 6 anni fa
..
address Remove u prefix from all Python strings. 7 anni fa
basket enforce max_affected_items during offer application (#2970) 6 anni fa
catalogue Retrieving product options now performs only 1 query. (#3037) 6 anni fa
checkout Drop mock in favour of unittest.mock 7 anni fa
core Add test for app forking from current folder, refs PR #2995. 6 anni fa
customer Fix normalise_email to handle email addresses with multiple @ symbols 7 anni fa
dashboard Extract promotions application out of the Oscar core. 6 anni fa
forms Remove u prefix from all Python strings. 7 anni fa
offer enforce max_affected_items during offer application (#2970) 6 anni fa
order Move `run_concurrently` from `tests/utils` to `src/oscar/test/utils` 6 anni fa
partner Drop mock in favour of unittest.mock 7 anni fa
payment Rename test file to match module tested. 9 anni fa
search Replace calls to ugettext with gettext. 7 anni fa
shipping Fix flake8 warnings introduced in flake8 3.6.0 7 anni fa
templatetags Configurable thumbnail backends. (#2621) 6 anni fa
voucher issue-id=2843 Add functionality to check if a voucher is available for a basket or not. 7 anni fa
__init__.py Add integration test for currency templatetag 13 anni fa
test_auth.py Rename all tests files from *_tests.py to test_*.py 9 anni fa
test_hidden_features.py Replace calls to super(ClassName, self) with super(). 7 anni fa
test_logging.py Merge tests.integration with tests.unit 9 anni fa
test_migrations.py Remove all uses of six. 7 anni fa
test_settings.py Remove hacky setting `OSCAR_MAIN_TEMPLATE_DIR` completely. 6 anni fa
test_wishlist.py Merge tests.integration with tests.unit 9 anni fa