Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
Samir Shah 9766eb07d4 Update isort configuration, and fix imports that are not at the top of modules. il y a 5 ans
..
__init__.py Add missing __init__ in tests.integration.core il y a 11 ans
test_autoslugfield.py Update isort configuration, and fix imports that are not at the top of modules. il y a 5 ans
test_compat.py Remove UnicodeCSVReader and a few other Python 2 compatibility shims. il y a 6 ans
test_customisation.py Add "default_app_config" when forking app il y a 5 ans
test_decorator.py Remove various deprecated utilities, methods and classes. il y a 7 ans
test_loading.py Add Oscar apps to `INSTALLED_APPS` as recommended by Django il y a 6 ans
test_mixins.py Fix validation of required phone_number field in PhoneNumberMixin. il y a 7 ans
test_nullcharfield.py Add tests specifically for NullCharField. il y a 8 ans
test_prices.py Apply isort fixes on the whole project. il y a 6 ans
test_slugfield.py Remove several compatibility helpers for Django < 1.11. il y a 8 ans
test_utils.py Drop unidecode and replace with cautious_slugify from Wagtail il y a 7 ans
test_validator.py Apply isort fixes on the whole project. il y a 6 ans
test_views.py Fix function signatures for Oscar's handler404 and handler403. il y a 7 ans