Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.
Lars van de Kerkhof 9913be1dc6 Reduce number of queries performed by Range to 1. (#3071) 6 år sedan
..
address Remove u prefix from all Python strings. 7 år sedan
basket enforce max_affected_items during offer application (#2970) 6 år sedan
catalogue refactor ProductQuerySet.base_queryset to use Exists instead of Count to check product has options 6 år sedan
checkout Drop mock in favour of unittest.mock 7 år sedan
core Simplify AppConfig when forking 6 år sedan
customer Fix normalise_email to handle email addresses with multiple @ symbols 7 år sedan
dashboard Catch NoReverseMatch exceptions in default_access_fn, and log a deprecation warning. 6 år sedan
forms Remove u prefix from all Python strings. 7 år sedan
offer Reduce number of queries performed by Range to 1. (#3071) 6 år sedan
order Fix order and line pipelines in tests (#3092) 6 år sedan
partner Drop mock in favour of unittest.mock 7 år sedan
payment Rename test file to match module tested. 9 år sedan
search Replace calls to ugettext with gettext. 7 år sedan
shipping Fix flake8 warnings introduced in flake8 3.6.0 7 år sedan
templatetags Configurable thumbnail backends. (#2621) 6 år sedan
voucher issue-id=2843 Add functionality to check if a voucher is available for a basket or not. 7 år sedan
__init__.py Add integration test for currency templatetag 13 år sedan
test_auth.py Rename all tests files from *_tests.py to test_*.py 9 år sedan
test_hidden_features.py Replace calls to super(ClassName, self) with super(). 7 år sedan
test_logging.py Merge tests.integration with tests.unit 9 år sedan
test_migrations.py Remove all uses of six. 7 år sedan
test_settings.py Remove hacky setting `OSCAR_MAIN_TEMPLATE_DIR` completely. 6 år sedan
test_wishlist.py Merge tests.integration with tests.unit 9 år sedan