format_html(format_string, *args, **kwargs) [source] This is similar to
decorator_from_middleware_with_args(middleware_class) [source] Like decorator_from_middleware
ugettext_noop(message) Marks strings for translation but doesn’t translate them now. This can be used to store strings in global
npgettext(context, singular, plural, number) [source] Translates singular and
class SafeUnicode Historical name of SafeText. Only available under Python 2.
conditional_escape(text) [source] Similar to escape(), except that it doesn’t
ugettext_lazy(message)
deactivate() [source] Deactivates the currently active translation object so that further
localtime(value, timezone=None) [source] Converts an aware
html_safe() [source] The __html__() method on a class helps non-Django templates
Page 1 of 12