選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
Anthony Ricaud d6694b7c87 Simplify AppConfig when forking 6年前
..
__init__.py Add missing __init__ in tests.integration.core 11年前
test_autoslugfield.py Remove all uses of six. 7年前
test_compat.py Remove all uses of six. 7年前
test_customisation.py Simplify AppConfig when forking 6年前
test_decorator.py Remove various deprecated utilities, methods and classes. 7年前
test_loading.py Merge Oscar and Django configs 7年前
test_mixins.py Fix validation of required phone_number field in PhoneNumberMixin. 7年前
test_nullcharfield.py Add tests specifically for NullCharField. 8年前
test_prices.py Merge tests.integration with tests.unit 9年前
test_slugfield.py Remove several compatibility helpers for Django < 1.11. 8年前
test_utils.py Drop unidecode and replace with cautious_slugify from Wagtail 7年前
test_validator.py Remove MiddlewareMixin from BasketMiddleware. 8年前
test_views.py Fix function signatures for Oscar's handler404 and handler403. 7年前