Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
PlayDay dd9cbe6cb0 (UPDATE) add timedelta formatter, pretify basket.time_since_creation report value 7 лет назад
..
address Remove u prefix from all Python strings. 7 лет назад
basket Drop mock in favour of unittest.mock 7 лет назад
catalogue Deprecate ProductManager and BrowsableProductManager. 7 лет назад
checkout Drop mock in favour of unittest.mock 7 лет назад
core Drop backward compatibility for dynamic loading of moved formset classes. 7 лет назад
customer Add some tests for core.application and customer.utils. 8 лет назад
dashboard Fix input validation for BenefitForm in dashboard.offers (#2762) 7 лет назад
forms Remove u prefix from all Python strings. 7 лет назад
offer Reduce maximum line length in flake8 config to 119 characters. 7 лет назад
order Drop mock in favour of unittest.mock 7 лет назад
partner Drop mock in favour of unittest.mock 7 лет назад
payment Rename test file to match module tested. 9 лет назад
search Replace calls to ugettext with gettext. 7 лет назад
shipping Improve charge computation in `WeightBased` shipping method 7 лет назад
templatetags (UPDATE) add timedelta formatter, pretify basket.time_since_creation report value 7 лет назад
voucher Feature/voucher sets (#2384) 7 лет назад
__init__.py Add integration test for currency templatetag 13 лет назад
test_auth.py Rename all tests files from *_tests.py to test_*.py 9 лет назад
test_hidden_features.py Replace calls to super(ClassName, self) with super(). 7 лет назад
test_logging.py Merge tests.integration with tests.unit 9 лет назад
test_migrations.py Remove all uses of six. 7 лет назад
test_promotion.py Merge tests.integration with tests.unit 9 лет назад
test_settings.py Don't use django.template.Context for template rendering 8 лет назад
test_wishlist.py Merge tests.integration with tests.unit 9 лет назад