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.
Samir Shah 9766eb07d4 Update isort configuration, and fix imports that are not at the top of modules. 5 years ago
..
__init__.py Add missing __init__ in tests.integration.core 10 years ago
test_autoslugfield.py Update isort configuration, and fix imports that are not at the top of modules. 5 years ago
test_compat.py Remove UnicodeCSVReader and a few other Python 2 compatibility shims. 5 years ago
test_customisation.py Add "default_app_config" when forking app 5 years ago
test_decorator.py Remove various deprecated utilities, methods and classes. 7 years ago
test_loading.py Add Oscar apps to `INSTALLED_APPS` as recommended by Django 6 years ago
test_mixins.py Fix validation of required phone_number field in PhoneNumberMixin. 7 years ago
test_nullcharfield.py Add tests specifically for NullCharField. 7 years ago
test_prices.py Apply isort fixes on the whole project. 6 years ago
test_slugfield.py Remove several compatibility helpers for Django < 1.11. 7 years ago
test_utils.py Drop unidecode and replace with cautious_slugify from Wagtail 7 years ago
test_validator.py Apply isort fixes on the whole project. 6 years ago
test_views.py Fix function signatures for Oscar's handler404 and handler403. 7 years ago