Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
Michael van Tellingen 2aac20719e Don't use django.template.Context for template rendering 8 лет назад
..
address Run the tests by default with postgresql 8 лет назад
basket Check if unit price available before calculating basket line prices. 8 лет назад
catalogue Fix flake8 warnings. 9 лет назад
checkout Create `PaymentEventQuantity` for all payment events as well as for all order lines. 8 лет назад
core Add fallback for loading formset classes from old destination for backward compatibility, show deprecation warning, add tests. 9 лет назад
customer Add test for dispatching user-related messages. 8 лет назад
dashboard Merge tests.integration with tests.unit 9 лет назад
forms Merge tests.integration with tests.unit 9 лет назад
offer Rename test file to match module tested. 9 лет назад
order Add unittest for atomic stock allocation 8 лет назад
partner Check if stockrecord price is set when determining pricing policy in the `FixedRateTax` and `DeferredTax` pricing strategy mixins. 8 лет назад
payment Rename test file to match module tested. 9 лет назад
search Merge tests.integration with tests.unit 9 лет назад
shipping Rename test file to match module tested. 9 лет назад
templatetags Slightly refactor currency formatting in order to support multiple currencies. 8 лет назад
voucher Rename test file to match module tested. 9 лет назад
__init__.py Add integration test for currency templatetag 13 лет назад
test_auth.py Rename all tests files from *_tests.py to test_*.py 9 лет назад
test_logging.py Merge tests.integration with tests.unit 9 лет назад
test_migrations.py Rename all tests files from *_tests.py to test_*.py 9 лет назад
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 лет назад