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