django/tests/modeltests/known_related_objects
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
..
fixtures Fixed #19547 -- Caching of related instances. 2013-01-02 22:21:46 +01:00
__init__.py Fixed #18177 -- Cached known related instances. 2012-05-24 13:25:01 +02:00
models.py Fixed #19547 -- Caching of related instances. 2013-01-02 22:21:46 +01:00
tests.py Fixed #19547 -- Caching of related instances. 2013-01-02 22:21:46 +01:00