smart_bytes(s, encoding='utf-8', strings_only=False, errors='strict') [source] Returns a
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
urlquote(url, safe='/') [source] A version of Python’s urllib.quote() function
ungettext(singular, plural, number) [source] Translates singular and plural
templatize(src) [source] Turns a Django template into something that is understood by xgettext
get_tag_uri(url, date) [source] Creates a TagURI. See
is_protected_type(obj) [source] Determine if the object instance is of a protected type.
Page 7 of 12