django1/django/core/files
Alex Gaynor c347f78cc1 Fixed all E226 violations 2013-11-03 10:08:55 -08:00
..
__init__.py Fixed #21302 -- Fixed unused imports and import *. 2013-11-02 15:24:56 -04:00
base.py Fixed all E226 violations 2013-11-03 10:08:55 -08:00
images.py Fixed all E226 violations 2013-11-03 10:08:55 -08:00
locks.py More attacking E302 violators 2013-11-02 13:12:09 -07:00
move.py Fixed all E226 violations 2013-11-03 10:08:55 -08: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 Fixed all E226 violations 2013-11-03 10:08:55 -08:00
uploadhandler.py Fixed flake8 E251 violations 2013-11-03 03:22:11 -06: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