Tim Graham dba44a7a7a Refs #16010 -- Required CSRF_TRUSTED_ORIGINS setting to include the scheme. 4 år sedan
..
class-based-views bc04941bf8 Fixed #32536 -- Added links to BaseDetailView/BaseListView.get() methods in CBV docs. 4 år sedan
contrib 065832eaec Fixed #32353 -- Confirmed support for PROJ 7.X. 4 år sedan
files b7dd89ed53 Removed versionadded/changed annotations for 3.1. 4 år sedan
forms f9cfd346f0 Fixed typo in docs/ref/forms/widgets.txt. 4 år sedan
models d01709aae2 Fixed #24141 -- Added QuerySet.contains(). 4 år sedan
templates 7587139d35 Fixed #20423 -- Doc'd that DTL variable names may not be a number. 4 år sedan
applications.txt b5e12d490a Fixed #31007 -- Allowed specifying type of auto-created primary keys. 4 år sedan
checks.txt dba44a7a7a Refs #16010 -- Required CSRF_TRUSTED_ORIGINS setting to include the scheme. 4 år sedan
clickjacking.txt 4c5236ef93 Removed versionadded/changed annotations for 3.0. 4 år sedan
csrf.txt 3d4ffd1ff0 Fixed #32065 -- Restored leading dot to CSRF_COOKIE_DOMAIN examples. 4 år sedan
databases.txt 8380fe08a0 Fixed #32456 -- Added dbshell support for specifying a password file on PostgreSQL. 4 år sedan
django-admin.txt ec0ff40631 Fixed #32355 -- Dropped support for Python 3.6 and 3.7 4 år sedan
exceptions.txt 453967477e Mentioned ASGI handler in SuspiciousOperation docs. 4 år sedan
index.txt d37ea5f09b Fixed #28581 -- Moved django.core.paginator documentation to API Reference. 5 år sedan
middleware.txt ad11f5b8c9 Fixed #32124 -- Added per-view opt-out for APPEND_SLASH behavior. 4 år sedan
migration-operations.txt fa58450a9a Fixed #31468 -- Allowed specifying migration filename in Operation. 4 år sedan
paginator.txt a57e91adee Improved pagination documentation 4 år sedan
request-response.txt d08977a0f0 Refs #30997 -- Removed HttpRequest.is_ajax() per deprecation timeline. 4 år sedan
schema-editor.txt 197b55c534 Fixed outdated notes in SchemaEditor docs. 4 år sedan
settings.txt dba44a7a7a Refs #16010 -- Required CSRF_TRUSTED_ORIGINS setting to include the scheme. 4 år sedan
signals.txt f23b05696e Fixed #32395 -- Allowed capturing stdout of migration signals. 4 år sedan
template-response.txt dcb69043d0 Fixed #32002 -- Added headers parameter to HttpResponse and subclasses. 4 år sedan
unicode.txt 5371342ed6 Fixed #32357 -- Dropped support for PostgreSQL 9.6 and PostGIS 2.3. 4 år sedan
urlresolvers.txt 11ebc6479f Fixed #31791 -- Made technical 404 debug page display the tried URL patterns for Http404. 4 år sedan
urls.txt 98ae3925e5 Refs #31534 -- Removed django.conf.urls.url() per deprecation timeline. 4 år sedan
utils.txt ec0ff40631 Fixed #32355 -- Dropped support for Python 3.6 and 3.7 4 år sedan
validators.txt 8cf08a01b5 Improved RegexValidator docs. 4 år sedan
views.txt 50a5f8840f Refs #32394 -- Changed STATIC_URL/MEDIA_URL to relative paths in tests and docs where appropriate. 4 år sedan