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
Module trans_null
django
.
utils
.
translation
.
trans_null
source
link
Functions
▷
def
activate
(
x
)
source
link
▷
def
check_for_language
(
x
)
source
link
▷
def
deactivate
(
)
source
link
▷
def
get_language
(
)
source
link
▷
def
get_language_bidi
(
)
source
link
▷
def
get_language_from_path
(
request
)
source
link
▷
def
get_language_from_request
(
request, check_path=False
)
source
link
▷
def
get_supported_language_variant
(
lang_code, strict=False
)
source
link
▷
def
gettext
(
message
)
source
link
▷
def
ngettext
(
singular, plural, number
)
source
link
▷
def
npgettext
(
context, singular, plural, number
)
source
link
▷
def
pgettext
(
context, message
)
source
link
Generated by
nedoc
v0.9 at 2020-12-29 14:04