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ů.
PlayDay dd9cbe6cb0 (UPDATE) add timedelta formatter, pretify basket.time_since_creation report value 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 Deprecate ProductManager and BrowsableProductManager. před 7 roky
checkout Drop mock in favour of unittest.mock před 7 roky
core Drop backward compatibility for dynamic loading of moved formset classes. před 7 roky
customer Add some tests for core.application and customer.utils. před 8 roky
dashboard Fix input validation for BenefitForm in dashboard.offers (#2762) před 7 roky
forms Remove u prefix from all Python strings. před 7 roky
offer Reduce maximum line length in flake8 config to 119 characters. 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 Improve charge computation in `WeightBased` shipping method před 7 roky
templatetags (UPDATE) add timedelta formatter, pretify basket.time_since_creation report value 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