django1/django/core/files
coagulant 8eec2d93b6 Fixed all E261 warnings 2013-11-02 23:50:33 -05:00
..
__init__.py Fixed #21302 -- Fixed unused imports and import *. 2013-11-02 15:24:56 -04:00
base.py More attacking E302 violators 2013-11-02 13:12:09 -07:00
images.py Fixed #19934 - Use of Pillow is now preferred over PIL. 2013-05-14 19:32:04 -07:00
locks.py More attacking E302 violators 2013-11-02 13:12:09 -07:00
move.py More attacking E302 violators 2013-11-02 13:12:09 -07:00
storage.py More attacking E302 violators 2013-11-02 13:12:09 -07:00
temp.py Fixed #18744 -- Updated docstring to highlight limitations of NamedTemporaryFile 2013-09-19 10:12:03 -04:00
uploadedfile.py Replaced a hardcoded "2" with the right named constant 2013-11-02 12:55:36 -07:00
uploadhandler.py Fixed all E261 warnings 2013-11-02 23:50:33 -05:00
utils.py Fixed #7712, #9404, #10249, #10300: a light refactor and cleanup of file storage and the `File` object. Thanks to Armin Ronacher and Alex Gaynor. 2009-05-08 15:08:09 +00:00