mark_for_escaping(s) [source] Deprecated
force_str(s, encoding='utf-8', strings_only=False, errors='strict') Alias of force_bytes() on Python 2 and
iri_to_uri(iri) [source] Convert an Internationalized Resource Identifier (IRI) portion to
make_aware(value, timezone=None, is_dst=None) [source] Returns an aware
base36_to_int(s) [source] Converts a base 36 string to an integer. On Python 2 the output
class RssFeed(SyndicationFeed) [source]
parse_time(value) [source] Parses a string and returns a
get_language_from_request(request, check_path=False) [source] Analyzes the request to find
force_unicode(s, encoding='utf-8', strings_only=False, errors='strict') Historical name of force_text(). Only available
class SyndicationFeed [source] Base class for all syndication feeds. Subclasses should provide
Page 10 of 12