Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
Michael van Tellingen 1365bcb17b Merge pull request #2039 from v1kku/feature/dynamic-get_class 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 Simplify the test for the @python_2_unicode_compatible 10 лет назад
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 лет назад