Django ships with a variety of extra, optional tools that solve common problems (contrib.*). For easier maintenance and to trim the size of the codebase, a few
etag(etag_func) [source]
class backends.smtp.EmailBackend(host=None, port=None, username=None, password=None, use_tls=None, fail_silently=False, use_ssl=None, timeout=None, ssl_keyfile=None,
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
class serializers.JSONSerializer A wrapper around the JSON serializer from django.core.signing. Can only serialize
DiscoverRunner.test_runner This is the class of the low-level test runner which is used to execute the individual tests and
class JavaScriptCatalog [source] A view that produces a JavaScript code library with functions
class RequireDebugTrue [source] This filter is similar to RequireDebugFalse
class backends.db.SessionStore Implements database-backed session store.
django.conf.settings.configure(default_settings, **settings) Example:
Page 1 of 35