urlsafe_base64_encode(s) [source] Encodes a bytestring in base64 for use in URLs, stripping
get_fixed_timezone(offset) [source] Returns a
mark_safe(s) [source] Explicitly mark a string as safe for (HTML) output purposes. The returned
ungettext(singular, plural, number) [source] Translates singular and plural
add_item_elements(handler, item) [source] Add elements on each item (i.e. item/entry) element
urlquote(url, safe='/') [source] A version of Python’s urllib.quote() function
get_default_timezone() [source] Returns a
templatize(src) [source] Turns a Django template into something that is understood by xgettext
latest_post_date() [source] Returns the latest pubdate or updateddate
is_protected_type(obj) [source] Determine if the object instance is of a protected type.
Page 7 of 12