django/tests/modeltests/basic
Grzegorz Nosek 2cd0edaa47 Fixed 19895 -- Made second iteration over invalid queryset raise an exception too
When iteration over a queryset raised an exception, the result cache
remained initialized with an empty list, so subsequent iterations returned
an empty list instead of raising an exception
2013-02-23 14:35:27 -06:00
..
__init__.py
models.py
tests.py Fixed 19895 -- Made second iteration over invalid queryset raise an exception too 2013-02-23 14:35:27 -06:00