Overview The goal of internationalization and localization is to allow a single Web application to offer its content in languages and formats
has_module_perms(package_name) Returns True if the user has any permissions in the given package (the Django app
skipIfDBFeature(*feature_name_strings) [source] Skip the decorated test or TestCase
class serializers.JSONSerializer A wrapper around the JSON serializer from django.core.signing. Can only serialize
HTTP clients can send a number of headers to tell the server about copies of a resource that they have already seen. This is commonly used when retrieving a Web page (using
django.conf.settings.configure(default_settings, **settings) Example:
class django.core.serializers.json.DjangoJSONEncoder The JSON serializer uses DjangoJSONEncoder for encoding. A
update_session_auth_hash(request, user) [source] This function takes the current request
class base_session.BaseSessionManager New in Django 1.9.
atomic(using=None, savepoint=True) [source] Atomicity is the defining property of database
Page 4 of 35