• Florian Apolloner's avatar
    [1.7.x] Fixed #22680 -- I/O operation on closed file. · 1ff11304
    Florian Apolloner yazdı
    This patch is two-fold; first it ensure that Django does close everything in
    request.FILES at the end of the request and secondly the storage system should
    no longer close any files during save, it's up to the caller to handle that --
    or let Django close the files at the end of the request.
    
    Backport of e2efc896 from master.
    1ff11304
Adı
Son kayıt (commit)
Son güncelleme
..
_ext Loading commit data...
_theme Loading commit data...
faq Loading commit data...
howto Loading commit data...
internals Loading commit data...
intro Loading commit data...
man Loading commit data...
misc Loading commit data...
ref Loading commit data...
releases Loading commit data...
topics Loading commit data...
Makefile Loading commit data...
README Loading commit data...
conf.py Loading commit data...
contents.txt Loading commit data...
glossary.txt Loading commit data...
index.txt Loading commit data...
make.bat Loading commit data...
spelling_wordlist Loading commit data...