您最多选择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 10 年前
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. 5 年前
test_customisation.py Add "default_app_config" when forking app 5 年前
test_decorator.py Remove various deprecated utilities, methods and classes. 7 年前
test_loading.py Add Oscar apps to `INSTALLED_APPS` as recommended by Django 5 年前
test_mixins.py Fix validation of required phone_number field in PhoneNumberMixin. 7 年前
test_nullcharfield.py Add tests specifically for NullCharField. 7 年前
test_prices.py Apply isort fixes on the whole project. 6 年前
test_slugfield.py Remove several compatibility helpers for Django < 1.11. 7 年前
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. 7 年前