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