Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
Victor Munene ea4a7c87c3 refactor ProductQuerySet.base_queryset to use Exists instead of Count to check product has options 6 лет назад
..
reviews Rename test file to match module tested. 9 лет назад
__init__.py Move category tests to integration folder 13 лет назад
test_attributes.py Add `_option_as_text` method to `AbstractProductAttributeValue` model 6 лет назад
test_category.py Improve efficiency of category_tree template tag. (#2895) 7 лет назад
test_models.py Merge tests.integration with tests.unit 9 лет назад
test_options.py refactor ProductQuerySet.base_queryset to use Exists instead of Count to check product has options 6 лет назад
test_product.py Deprecate ProductManager and BrowsableProductManager. 7 лет назад
test_product_class.py Rename all tests files from *_tests.py to test_*.py 9 лет назад
test_product_image.py Configurable thumbnail backends. (#2621) 6 лет назад
test_product_search_handler_setting.py Merge tests.integration with tests.unit 9 лет назад