django/tests
Aymeric Augustin 07fbc6ae0e Fixed #19547 -- Caching of related instances.
When &'ing or |'ing querysets, wrong values could be cached, and crashes
could happen.

Thanks Marc Tamlyn for figuring out the problem and writing the patch.
2013-01-02 22:21:46 +01:00
..
modeltests Fixed #19547 -- Caching of related instances. 2013-01-02 22:21:46 +01:00
regressiontests Modernized middleware tests. 2013-01-01 23:00:34 +01:00
templates
.coveragerc
runtests.py Removed django.contrib.databrowse. 2012-12-29 21:58:12 +01:00
test_sqlite.py
urls.py