get_fixed_timezone(offset) [source] Returns a
templatize(src) [source] Turns a Django template into something that is understood by xgettext
ungettext(singular, plural, number) [source] Translates singular and plural
patch_cache_control(response, **kwargs) [source] This function patches the Cache-Control
urlquote(url, safe='/') [source] A version of Python’s urllib.quote() function
class SafeString A str subclass that has been specifically marked as “safe” (requires no further escaping) for
is_naive(value) [source] Returns True if value is naive, False
mark_safe(s) [source] Explicitly mark a string as safe for (HTML) output purposes. The returned
add_item(title, link, description, author_email=None, author_name=None, author_link=None, pubdate=None, comments=None, unique_id=None, enclosure=None, categories=(),
smart_text(s, encoding='utf-8', strings_only=False, errors='strict') [source] Returns a text
Page 7 of 12