decorator_from_middleware_with_args(middleware_class) [source] Like decorator_from_middleware
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)
get_language_bidi() [source] Returns selected language’s BiDi layout:
__init__(title, link, description, language=None, author_email=None, author_name=None, author_link=None, subtitle=None, categories=None, feed_url=None, feed_copyright=None
conditional_escape(text) [source] Similar to escape(), except that it doesn’t
ugettext_lazy(message)
format_html(format_string, *args, **kwargs) [source] This is similar to
keep_lazy_text(func) [source] New in Django 1
Page 1 of 12