class StopUpload(UploadFileException):
Method | __init__ |
If connection_reset is True, Django knows will halt the upload without consuming the rest of the upload. This will cause the browser to show a "connection reset" error. |
Method | __str__ |
Undocumented |
Instance Variable | connection​_reset |
Undocumented |