smart_unicode(s, encoding='utf-8', strings_only=False, errors='strict') Historical name of smart_text(). Only available
npgettext_lazy(context, singular, plural, number) [source] Same as the non-lazy versions
deactivate_all() [source] Makes the active translation object a NullTranslations()
class Atom1Feed(SyndicationFeed) [source] Spec:
add_root_elements(handler) [source] Add elements in the root (i.e. feed/channel) element
pgettext_lazy(context, message) Same as the non-lazy versions above, but using lazy execution. See
get_cache_key(request, key_prefix=None) [source] Returns a cache key based on the request
parse_datetime(value) [source] Parses a string and returns a
smart_text(s, encoding='utf-8', strings_only=False, errors='strict') [source] Returns a text
urlsafe_base64_decode(s) [source] Decodes a base64 encoded string, adding back any trailing
Page 8 of 12