mirror of
https://github.com/django/django.git
synced 2025-03-19 05:40:46 +00:00
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