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
▸ hashable
▸ html
▸ http
▸ inspect
▸ ipv6
▸ itercompat
▸ jslex
▸ log
▸ lorem_ipsum
▸ module_loading
▸ numberformat
▸ regex_helper
▸ safestring
▸ termcolors
▸ text
▸ timesince
▸ timezone
▸ topological_sort
▾ translation
▸ reloader
▸ template
▸ trans_null
▸ trans_real
class
Trans
class
TranslatorCommentWarning
class
override
▸ tree
▸ version
▸ xmlutils
▸ views
Class override
django
.
utils
.
translation
.
override
Declaration
class
override(ContextDecorator)
source
link
Methods
▷
def
__enter__
(
self
)
source
link
▷
def
__exit__
(
self, exc_type, exc_value, traceback
)
source
link
▷
def
__init__
(
self, language, deactivate=False
)
source
link
Reexports
Imported in
django.urls.base
.
Imported in
django.contrib.admin.utils
as translation_override.
Imported in
django.db.models.options
.
Generated by
nedoc
v0.9 at 2020-12-29 14:04