ugettext_noop(message) Marks strings for translation but doesn’t translate them now. This can be used to store strings in global
escape(text) [source] Returns the given text with ampersands, quotes and angle brackets encoded
root_attributes() [source] Return extra attributes to place on the root (i.e. feed/channel)
class SafeUnicode Historical name of SafeText. Only available under Python 2.
slugify(allow_unicode=False) [source] Converts to ASCII if allow_unicode is
localtime(value, timezone=None) [source] Converts an aware
deactivate() [source] Unsets the current time zone.
npgettext(context, singular, plural, number) [source] Translates singular and
gettext_lazy(message)
class FixedOffset(offset=None, name=None) [source] A
Page 1 of 12