npgettext_lazy(context, singular, plural, number) [source] Same as the non-lazy versions
latest_post_date() [source] Returns the latest pubdate or updateddate
strip_tags(value) [source] Tries to remove anything that looks like an HTML tag from the
smart_text(s, encoding='utf-8', strings_only=False, errors='strict') [source] Returns a text
pgettext_lazy(context, message) Same as the non-lazy versions above, but using lazy execution. See
is_aware(value) [source] Returns True if value is aware, False
class SafeBytes [source] A bytes subclass that has been specifically marked
make_aware(value, timezone=None, is_dst=None) [source] Returns an aware
ngettext(singular, plural, number) [source] Translates singular and plural
urlsafe_base64_decode(s) [source] Decodes a base64 encoded string, adding back any trailing
Page 9 of 12