mirror of
https://github.com/django/django.git
synced 2025-03-06 15:32:33 +00:00
Issue was fixed by removal of chunked reads from QuerySet iteration in 70679243d1786e03557c28929f9762a119e3ac14. Thanks Simeon Visser for the patch.