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