Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
Samir Shah 9766eb07d4 Update isort configuration, and fix imports that are not at the top of modules. před 5 roky
..
__init__.py Add missing __init__ in tests.integration.core před 11 roky
test_autoslugfield.py Update isort configuration, and fix imports that are not at the top of modules. před 5 roky
test_compat.py Remove UnicodeCSVReader and a few other Python 2 compatibility shims. před 6 roky
test_customisation.py Add "default_app_config" when forking app před 5 roky
test_decorator.py Remove various deprecated utilities, methods and classes. před 7 roky
test_loading.py Add Oscar apps to `INSTALLED_APPS` as recommended by Django před 6 roky
test_mixins.py Fix validation of required phone_number field in PhoneNumberMixin. před 7 roky
test_nullcharfield.py Add tests specifically for NullCharField. před 8 roky
test_prices.py Apply isort fixes on the whole project. před 6 roky
test_slugfield.py Remove several compatibility helpers for Django < 1.11. před 8 roky
test_utils.py Drop unidecode and replace with cautious_slugify from Wagtail před 7 roky
test_validator.py Apply isort fixes on the whole project. před 6 roky
test_views.py Fix function signatures for Oscar's handler404 and handler403. před 7 roky