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ů.
Craig Loftus eba482ed44 Drop unidecode and replace with cautious_slugify from Wagtail před 7 roky
..
address Remove u prefix from all Python strings. před 7 roky
basket Drop mock in favour of unittest.mock před 7 roky
catalogue Drop mock in favour of unittest.mock před 7 roky
checkout Drop mock in favour of unittest.mock před 7 roky
core Drop unidecode and replace with cautious_slugify from Wagtail před 7 roky
customer Add some tests for core.application and customer.utils. před 8 roky
dashboard Fix kwarg handling in dashboard voucher set detail view. před 7 roky
forms Remove u prefix from all Python strings. před 7 roky
offer Drop mock in favour of unittest.mock před 7 roky
order Drop mock in favour of unittest.mock před 7 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 Drop mock in favour of unittest.mock před 7 roky
templatetags Remove u prefix from all Python strings. před 7 roky
voucher Feature/voucher sets (#2384) 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_promotion.py Merge tests.integration with tests.unit před 9 roky
test_settings.py Don't use django.template.Context for template rendering před 8 roky
test_wishlist.py Merge tests.integration with tests.unit před 9 roky