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
SkipFile
google.appengine._internal.django.core.files.uploadhandler.SkipFile Class Reference
Inheritance diagram for google.appengine._internal.django.core.files.uploadhandler.SkipFile:
Detailed Description
This exception is raised by an upload handler that wants to skip a given file.
The documentation for this class was generated from the following file:
code/googleappengine-read-only/python/google/appengine/_internal/django/core/files/uploadhandler.py
Maintained by
tzmartin