選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
Samir Shah 9766eb07d4 Update isort configuration, and fix imports that are not at the top of modules. 5年前
..
__init__.py Add missing __init__ in tests.integration.core 11年前
test_autoslugfield.py Update isort configuration, and fix imports that are not at the top of modules. 5年前
test_compat.py Remove UnicodeCSVReader and a few other Python 2 compatibility shims. 6年前
test_customisation.py Add "default_app_config" when forking app 6年前
test_decorator.py Remove various deprecated utilities, methods and classes. 7年前
test_loading.py Add Oscar apps to `INSTALLED_APPS` as recommended by Django 6年前
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 Apply isort fixes on the whole project. 6年前
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 Apply isort fixes on the whole project. 6年前
test_views.py Fix function signatures for Oscar's handler404 and handler403. 8年前