Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
dfirst 146ebb0149 Fix order and line pipelines in tests (#3092) před 6 roky
..
address Remove u prefix from all Python strings. před 7 roky
basket enforce max_affected_items during offer application (#2970) před 6 roky
catalogue Retrieving product options now performs only 1 query. (#3037) před 6 roky
checkout Drop mock in favour of unittest.mock před 7 roky
core Simplify AppConfig when forking před 6 roky
customer Fix normalise_email to handle email addresses with multiple @ symbols před 7 roky
dashboard Extract promotions application out of the Oscar core. před 6 roky
forms Remove u prefix from all Python strings. před 7 roky
offer enforce max_affected_items during offer application (#2970) před 6 roky
order Fix order and line pipelines in tests (#3092) před 6 roky
partner Drop mock in favour of unittest.mock před 7 roky
payment Rename test file to match module tested. před 9 roky
search Replace calls to ugettext with gettext. před 7 roky
shipping Fix flake8 warnings introduced in flake8 3.6.0 před 7 roky
templatetags Configurable thumbnail backends. (#2621) před 6 roky
voucher issue-id=2843 Add functionality to check if a voucher is available for a basket or not. před 7 roky
__init__.py Add integration test for currency templatetag před 13 roky
test_auth.py Rename all tests files from *_tests.py to test_*.py před 9 roky
test_hidden_features.py Replace calls to super(ClassName, self) with super(). před 7 roky
test_logging.py Merge tests.integration with tests.unit před 9 roky
test_migrations.py Remove all uses of six. před 7 roky
test_settings.py Remove hacky setting `OSCAR_MAIN_TEMPLATE_DIR` completely. před 6 roky
test_wishlist.py Merge tests.integration with tests.unit před 9 roky