Django
1.0
▾ django
▸ __main__
▸ apps
▸ bin
▸ conf
▸ contrib
▸ core
▸ db
▸ dispatch
▸ forms
▸ http
▸ middleware
▸ shortcuts
▸ template
▸ templatetags
▸ test
▸ urls
▾ utils
▸ archive
▸ asyncio
▸ autoreload
▸ baseconv
▸ cache
▸ crypto
▸ datastructures
▸ dateformat
▸ dateparse
▸ dates
▸ datetime_safe
▸ deconstruct
▸ decorators
▸ deprecation
▸ duration
▸ encoding
▸ feedgenerator
▸ formats
▾ functional
class
LazyObject
class
Promise
class
SimpleLazyObject
class
cached_property
class
classproperty
▸ hashable
▸ html
▸ http
▸ inspect
▸ ipv6
▸ itercompat
▸ jslex
▸ log
▸ lorem_ipsum
▸ module_loading
▸ numberformat
▸ regex_helper
▸ safestring
▸ termcolors
▸ text
▸ timesince
▸ timezone
▸ topological_sort
▸ translation
▸ tree
▸ version
▸ xmlutils
▸ views
Class Promise
django
.
utils
.
functional
.
Promise
Base class for the proxy class created in the closure of the lazy function. It's used to recognize promises in code.
Declaration
class
Promise
source
link
Documentation
Reexports
Imported in
django.shortcuts
.
Imported in
django.core.serializers.json
.
Imported in
django.utils.html
.
Imported in
django.utils.encoding
.
Imported in
django.db.migrations.serializer
.
Imported in
django.db.models.enums
.
Imported in
django.db.models.fields
.
Generated by
nedoc
v0.9 at 2020-12-29 14:04