選択できるのは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年前