App Engine Python SDK  v1.6.9 rev.445
The Python runtime is available as an experimental Preview feature.
google.appengine._internal.django.core.files.uploadhandler.StopFutureHandlers Class Reference
Inheritance diagram for google.appengine._internal.django.core.files.uploadhandler.StopFutureHandlers:
google.appengine._internal.django.core.files.uploadhandler.UploadFileException

Detailed Description

Upload handers that have handled a file and do not want future handlers to
run should raise this exception instead of returning None.

The documentation for this class was generated from the following file: