gettext_lazy(message)
gettext(message) [source] Translates message and returns it in a UTF-8 bytestring
slugify(allow_unicode=False) [source] Converts to ASCII if allow_unicode is
npgettext(context, singular, plural, number) [source] Translates singular and
deactivate() [source] Deactivates the currently active translation object so that further
decorator_from_middleware_with_args(middleware_class) [source] Like decorator_from_middleware
ugettext_noop(message) Marks strings for translation but doesn’t translate them now. This can be used to store strings in global
make_naive(value, timezone=None) [source] Returns an naive
get_current_timezone() [source] Returns a
__init__(title, link, description, language=None, author_email=None, author_name=None, author_link=None, subtitle=None, categories=None, feed_url=None, feed_copyright=None
Page 1 of 12