django/tests
Justin Bronn 6ed7bd5609 Fixed #12855 -- QuerySets with `extra` where parameters now combine correctly. Thanks, Alex Gaynor.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@12502 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-02-23 04:39:39 +00:00
..
modeltests Fixed #12901. Exclude overridden form fields from model field validation. Thanks, Honza Král. 2010-02-22 23:06:09 +00:00
regressiontests Fixed #12855 -- QuerySets with `extra` where parameters now combine correctly. Thanks, Alex Gaynor. 2010-02-23 04:39:39 +00:00
templates Fixed #8933 - Allow more admin templates to be overridden. 2010-01-12 23:34:46 +00:00
runtests.py Fixed #12624 -- Modified test runners to be class based. 2010-01-18 15:11:01 +00:00
urls.py