1
0
mirror of https://github.com/django/django.git synced 2025-10-31 09:41:08 +00:00

Ensured views.static.serve() doesn't use large memory on large files.

This issue was fixed in master by refs #24072.
This commit is contained in:
Tim Graham
2014-12-09 15:32:03 -05:00
parent 69b5e66738
commit a3bebfdc34
5 changed files with 55 additions and 1 deletions

File diff suppressed because one or more lines are too long