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.
dfirst 146ebb0149 Fix order and line pipelines in tests (#3092) пре 6 година
..
address Remove u prefix from all Python strings. пре 7 година
basket enforce max_affected_items during offer application (#2970) пре 6 година
catalogue Retrieving product options now performs only 1 query. (#3037) пре 6 година
checkout Drop mock in favour of unittest.mock пре 7 година
core Simplify AppConfig when forking пре 6 година
customer Fix normalise_email to handle email addresses with multiple @ symbols пре 7 година
dashboard Extract promotions application out of the Oscar core. пре 6 година
forms Remove u prefix from all Python strings. пре 7 година
offer enforce max_affected_items during offer application (#2970) пре 6 година
order Fix order and line pipelines in tests (#3092) пре 6 година
partner Drop mock in favour of unittest.mock пре 7 година
payment Rename test file to match module tested. пре 9 година
search Replace calls to ugettext with gettext. пре 7 година
shipping Fix flake8 warnings introduced in flake8 3.6.0 пре 7 година
templatetags Configurable thumbnail backends. (#2621) пре 6 година
voucher issue-id=2843 Add functionality to check if a voucher is available for a basket or not. пре 7 година
__init__.py Add integration test for currency templatetag пре 13 година
test_auth.py Rename all tests files from *_tests.py to test_*.py пре 9 година
test_hidden_features.py Replace calls to super(ClassName, self) with super(). пре 7 година
test_logging.py Merge tests.integration with tests.unit пре 9 година
test_migrations.py Remove all uses of six. пре 7 година
test_settings.py Remove hacky setting `OSCAR_MAIN_TEMPLATE_DIR` completely. пре 6 година
test_wishlist.py Merge tests.integration with tests.unit пре 9 година