gettext_noop(message) [source]
smart_bytes(s, encoding='utf-8', strings_only=False, errors='strict') [source] Returns a
pgettext(context, message) [source] Translates message given the context
get_language() [source] Returns the currently selected language code. Returns None
class SafeString A str subclass that has been specifically marked as “safe” (requires no further escaping) for
activate(timezone) [source] Sets the current time zone.
get_current_timezone_name() [source] Returns the name of the current
is_naive(value) [source] Returns True if value is naive, False
patch_cache_control(response, **kwargs) [source] This function patches the Cache-Control
patch_vary_headers(response, newheaders) [source] Adds (or updates) the Vary
Page 6 of 12