Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
Alexander Gaevsky 8495953323 Fix UnicodeCSVWriter __enter__ method, breaking class usage as context manager, added test. 9 лет назад
..
__init__.py Package core unit tests 13 лет назад
autoslugfield_tests.py Add setting to allow SlugField and AutoSlugField accept unicode and automatically generate unicode-containing slugs. 9 лет назад
compat_tests.py Fix UnicodeCSVWriter __enter__ method, breaking class usage as context manager, added test. 9 лет назад
customisation_tests.py Replace assert statements with appropriate assert* method. 10 лет назад
decorator_tests.py tests for deprecated decorator 10 лет назад
loading_tests.py allow get_class to work with modules that aren't in oscar's core 9 лет назад
phonenumber_tests.py Various import fixes which were removed in Django 1.9 10 лет назад
prices_tests.py Fix Django 1.7 regressions when moving receivers 11 лет назад
slugfield_tests.py Add setting to allow SlugField and AutoSlugField accept unicode and automatically generate unicode-containing slugs. 9 лет назад
utils_tests.py OSCAR_SLUG_FUNCTION: Support string notation to set slugifier 11 лет назад