is_naive(value) [source] Returns True if value is naive, False
patch_cache_control(response, **kwargs) [source] This function patches the Cache-Control
get_default_timezone() [source] Returns a
activate(timezone) [source] Sets the current time zone.
urlsafe_base64_encode(s) [source] Encodes a bytestring in base64 for use in URLs, stripping
templatize(src) [source] Turns a Django template into something that is understood by xgettext
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
class Atom1Feed(SyndicationFeed) [source] Spec:
force_str(s, encoding='utf-8', strings_only=False, errors='strict') Alias of force_bytes() on Python 2 and
Page 7 of 12