open(name, mode='rb') [source] Opens the file given by name. Note that although
UploadedFile.content_type_extra A dictionary containing extra parameters passed to the content-type header. This
UploadedFile.size The size, in bytes, of the uploaded file.
height Height of the image in pixels.
size The size of the file in bytes.
UploadedFile.chunks(chunk_size=None) A generator returning chunks of the file. If multiple_chunks() is True
created_time(name) [source] Returns a naive datetime object containing the creation
FileUploadHandler.file_complete(file_size) [source] Called when a file has finished uploading
class TemporaryUploadedFile [source] A file uploaded to a temporary location (i.e. stream-to-disk)
class TemporaryFileUploadHandler [source] Upload handler that streams data into a temporary
Page 2 of 7