path(name) [source] The local filesystem path where the file can be opened using Python’s
TemporaryUploadedFile.temporary_file_path() [source] Returns the full path to the temporary
FileUploadHandler.handle_raw_input(input_data, META, content_length, boundary, encoding) [source] Allows
class DefaultStorage [source] DefaultStorage provides lazy access to the current
open(mode=None) [source] Open or reopen the file (which also does File.seek(0))
save(name, content, max_length=None) [source] Saves a new file using the storage system,
__iter__() [source] Iterate over the file yielding one line at a time.
get_storage_class(import_path=None) [source] Returns a class or module which implements the
modified_time(name) [source] Returns a naive datetime object containing the
get_created_time(name) [source] New in Django
Page 6 of 7