Django
1.0
▾ django
▸ __main__
▸ apps
▸ bin
▸ conf
▾ contrib
▸ admin
▸ admindocs
▸ auth
▸ contenttypes
▸ flatpages
▸ gis
▸ humanize
▸ messages
▸ postgres
▸ redirects
▾ sessions
▸ apps
▾ backends
▾ base
class
CreateError
class
SessionBase
class
UpdateError
▸ cache
▸ cached_db
▸ db
▸ file
▸ signed_cookies
▸ base_session
▸ exceptions
▸ management
▸ middleware
▸ migrations
▸ models
▸ serializers
▸ sitemaps
▸ sites
▸ staticfiles
▸ syndication
▸ core
▸ db
▸ dispatch
▸ forms
▸ http
▸ middleware
▸ shortcuts
▸ template
▸ templatetags
▸ test
▸ urls
▸ utils
▸ views
Class CreateError
django
.
contrib
.
sessions
.
backends
.
base
.
CreateError
Used internally as a consistent exception type to catch from save (see the docstring for SessionBase.save() for details).
Declaration
class
CreateError(Exception)
source
link
Documentation
Reexports
Imported in
django.contrib.sessions.backends.file
.
Imported in
django.contrib.sessions.backends.db
.
Imported in
django.contrib.sessions.backends.cache
.
Generated by
nedoc
v0.9 at 2020-12-29 14:04