Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
Zachary B. Mott ee3e907a1b #2112. Fix postal code validator for Brunei Darussalam. 9 лет назад
..
address #2112. Fix postal code validator for Brunei Darussalam. 9 лет назад
basket Added tests for the basketline formset to make sure the queryset is ordered 9 лет назад
catalogue Replace assert statements with appropriate assert* method. 10 лет назад
checkout Add tests for ShippingAddressForm 11 лет назад
core Fix UnicodeCSVWriter __enter__ method, breaking class usage as context manager, added test. 9 лет назад
customer Forbid hyphens in CommunicationEventType code field 10 лет назад
dashboard Fix dashboard report form when date range is incomplete, add tests. 9 лет назад
forms Replace assert statements with appropriate assert* method. 10 лет назад
offer Various import fixes which were removed in Django 1.9 10 лет назад
order Change assertRaisesRegexp to six.assertRaisesRegex to fix Python compatibility problem 10 лет назад
partner Fix validation message in basket 10 лет назад
payment If ExpiryMonthField is optional, don't throw an attribute error if value is None. 10 лет назад
search Fix running the search.munger_tests module 11 лет назад
shipping Update tests to stop using nose specific functions 10 лет назад
voucher Split oscar.test.newfactories in multiple modules 10 лет назад
__init__.py Moved tests into separate package. 13 лет назад
logging_tests.py Replace assert statements with appropriate assert* method. 10 лет назад
promotion_tests.py Moved tests into separate package. 13 лет назад
settings_tests.py Fix unittests on 1.7/1.8 by fixing TemplateDoesNotExist exception 10 лет назад
utils_tests.py Add compose function for combining decorators 12 лет назад
wishlist_tests.py Use compatability layer for user in test 12 лет назад