django/tests
Aleksandra Sendecka 32a7ab2148 Fixed #19526
CSS specifications governs that syntax is case insensitive.
This modifies CachedFilesMixin to support that.
2013-02-23 23:05:22 +01:00
..
modeltests Fixed #18829 -- Fixed ModelChoiceIterator length 2013-02-23 22:27:07 +01:00
regressiontests Fixed #19526 2013-02-23 23:05:22 +01:00
templates Fixed #18807 -- Made 404.html and 500.html optional 2012-09-30 23:16:19 +02:00
.coveragerc
runtests.py Added test runner option to skip Selenium tests (#19854). 2013-02-23 17:45:26 +01:00
test_sqlite.py
urls.py