patch_response_headers(response, cache_timeout=None) [source] Adds some useful headers to
writeString(encoding) [source] Returns the feed in the given encoding as a string.
num_items() [source]
item_attributes(item) [source] Return extra attributes to place on each item (i.e. item/entry)
ugettext(message) [source] Translates message and returns it in a unicode string
escape_uri_path(path) [source] Escapes the unsafe characters from the path portion of a Uniform
int_to_base36(i) [source] Converts a positive integer to a base 36 string. On Python 2 i
filepath_to_uri(path) [source] Convert a file system path to a URI portion that is suitable
python_2_unicode_compatible() [source] A decorator that defines __unicode__
decorator_from_middleware(middleware_class) [source] Given a middleware class, returns a
Page 4 of 12