You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Alexander Gaevsky 10f74da8e3 Distinguish active address fields definition and address hash generation in order to avoid hashing breaking when active address fields property is customized. 8 years ago
..
address Distinguish active address fields definition and address hash generation in order to avoid hashing breaking when active address fields property is customized. 8 years ago
basket Use default user shipping address to calculate indicative shipping cost on basket summary page. 8 years ago
catalogue PEP8 cleanup, stop allowing PEP8 failures on Travis. 8 years ago
checkout Rename PhoneNumberMixin.phone_numbers_fields to phone_number_fields and add to docs. 8 years ago
core Fix `ExtendedURLValidator` for locale-prefixed URLs for locales, different the current. 8 years ago
customer Enforce user_can_authenticate check before authenticating users in EmailBackend. 8 years ago
dashboard Log invalid URL names in dashboard nav access function. 8 years ago
forms Fix rendering of options in AdvancedSelect widget for Django > 1.11. (#2533) 8 years ago
offer Fix condition/offer proxy class name property validation. 8 years ago
order Do not perform stock allocation manipulations on non-stock-tracked products (#2567) 8 years ago
partner Do not perform stock allocation manipulations on non-stock-tracked products (#2567) 8 years ago
payment Rename test file to match module tested. 9 years ago
search Merge tests.integration with tests.unit 9 years ago
shipping Rename test file to match module tested. 9 years ago
templatetags Replace deprecated assertEquals with assertEqual in tests. 8 years ago
voucher Rename test file to match module tested. 9 years ago
__init__.py Add integration test for currency templatetag 13 years ago
test_auth.py Rename all tests files from *_tests.py to test_*.py 9 years ago
test_hidden_features.py Add tests for feature disablement. 8 years ago
test_logging.py Merge tests.integration with tests.unit 9 years ago
test_migrations.py Rename all tests files from *_tests.py to test_*.py 9 years ago
test_promotion.py Merge tests.integration with tests.unit 9 years ago
test_settings.py Don't use django.template.Context for template rendering 8 years ago
test_wishlist.py Merge tests.integration with tests.unit 9 years ago