mirror of https://github.com/django/django.git
d1e87eb3ba
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
Backport of
|
||
---|---|---|
.. | ||
__init__.py | ||
models.py | ||
tests.py |