django1/django/core/files
Carson Gee e93e0c03b2 Fixed #24963 -- Added File.seekable() on Python 3. 2015-06-12 10:17:21 -04:00
..
__init__.py Fixed #21302 -- Fixed unused imports and import *. 2013-11-02 15:24:56 -04:00
base.py Fixed typo in django.core.files.File docstring. 2015-04-02 20:38:22 -04:00
images.py Removed unused exception "as" variable. 2015-04-08 13:09:51 -04:00
locks.py Removed executeable bit from a few files. 2014-05-25 23:16:40 +02:00
move.py Sorted imports with isort; refs #23860. 2015-02-06 08:16:28 -05:00
storage.py Sorted imports with isort; refs #23860. 2015-02-06 08:16:28 -05:00
temp.py Sorted imports with isort; refs #23860. 2015-02-06 08:16:28 -05:00
uploadedfile.py Sorted imports with isort; refs #23860. 2015-02-06 08:16:28 -05:00
uploadhandler.py Fixed #24664 -- Removed misleading arg name from TemporaryFileUploadHandler.new_file 2015-04-20 11:59:30 +02:00
utils.py Fixed #24963 -- Added File.seekable() on Python 3. 2015-06-12 10:17:21 -04:00