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 1b1921dfcc
Merge branch 'master' into issue_3171
hace 6 años
..
address Remove u prefix from all Python strings. hace 7 años
basket Replaced deprecated assertEquals with assertEqual hace 6 años
catalogue Replaced deprecated assertEquals with assertEqual hace 6 años
checkout Drop mock in favour of unittest.mock hace 7 años
core Simplify AppConfig when forking hace 6 años
customer Fix normalise_email to handle email addresses with multiple @ symbols hace 7 años
dashboard Catch NoReverseMatch exceptions in default_access_fn, and log a deprecation warning. hace 6 años
forms Remove u prefix from all Python strings. hace 7 años
offer Replaced deprecated assertEquals with assertEqual hace 6 años
order Fix order and line pipelines in tests (#3092) hace 6 años
partner Drop mock in favour of unittest.mock hace 7 años
payment Rename test file to match module tested. hace 9 años
search Replace calls to ugettext with gettext. hace 7 años
shipping Fix flake8 warnings introduced in flake8 3.6.0 hace 7 años
templatetags Configurable thumbnail backends. (#2621) hace 6 años
voucher issue-id=2843 Add functionality to check if a voucher is available for a basket or not. hace 7 años
__init__.py Add integration test for currency templatetag hace 13 años
test_auth.py Rename all tests files from *_tests.py to test_*.py hace 9 años
test_hidden_features.py Replace calls to super(ClassName, self) with super(). hace 7 años
test_logging.py Merge tests.integration with tests.unit hace 9 años
test_migrations.py Remove all uses of six. hace 7 años
test_settings.py Remove hacky setting `OSCAR_MAIN_TEMPLATE_DIR` completely. hace 6 años
test_wishlist.py Merge tests.integration with tests.unit hace 9 años