Вы не можете выбрать более 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 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 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. 7 лет назад