make_aware(value, timezone=None, is_dst=None) [source] Returns an aware
deactivate_all() [source] Makes the active translation object a NullTranslations()
check_for_language(lang_code) [source] Checks whether there is a global language file for
pgettext_lazy(context, message) Same as the non-lazy versions above, but using lazy execution. See
is_protected_type(obj) [source] Determine if the object instance is of a protected type.
base36_to_int(s) [source] Converts a base 36 string to an integer. On Python 2 the output
add_root_elements(handler) [source] Add elements in the root (i.e. feed/channel) element
parse_datetime(value) [source] Parses a string and returns a
get_default_timezone_name() [source] Returns the name of the default
is_aware(value) [source] Returns True if value is aware, False
Page 8 of 12