class SafeUnicode Historical name of SafeText. Only available under Python 2.
ugettext_noop(message) Marks strings for translation but doesn’t translate them now. This can be used to store strings in global
gettext_lazy(message)
gettext(message) [source] Translates message and returns it in a UTF-8 bytestring
make_naive(value, timezone=None) [source] Returns an naive
slugify(allow_unicode=False) [source] Converts to ASCII if allow_unicode is
npgettext(context, singular, plural, number) [source] Translates singular and
deactivate() [source] Deactivates the currently active translation object so that further
decorator_from_middleware_with_args(middleware_class) [source] Like decorator_from_middleware
get_language_bidi() [source] Returns selected language’s BiDi layout:
Page 1 of 12