Tim Graham 54da6e2ac2 Fixed #32678 -- Removed SECURE_BROWSER_XSS_FILTER setting. 3 년 전
..
class-based-views bc04941bf8 Fixed #32536 -- Added links to BaseDetailView/BaseListView.get() methods in CBV docs. 4 년 전
contrib 68e876c095 Corrected introduction to range field lookups docs. 3 년 전
files 725ca1fb60 Corrected File, ContentFile, and ImageFile signatures in docs. 4 년 전
forms f9cfd346f0 Fixed typo in docs/ref/forms/widgets.txt. 4 년 전
models ca98729055 Fixed #32645 -- Fixed QuerySet.update() crash when ordered by joined fields on MySQL/MariaDB. 4 년 전
templates 7587139d35 Fixed #20423 -- Doc'd that DTL variable names may not be a number. 4 년 전
applications.txt d40402cfb0 Fixed #32570 -- Removed unnecessary default_auto_field in app config example. 4 년 전
checks.txt 54da6e2ac2 Fixed #32678 -- Removed SECURE_BROWSER_XSS_FILTER setting. 3 년 전
clickjacking.txt 4c5236ef93 Removed versionadded/changed annotations for 3.0. 4 년 전
csrf.txt 2411b8b5eb Fixed #16010 -- Added Origin header checking to CSRF middleware. 4 년 전
databases.txt 8380fe08a0 Fixed #32456 -- Added dbshell support for specifying a password file on PostgreSQL. 4 년 전
django-admin.txt 038940cf55 Fixed #29127 -- Prevented DiscoverRunner from hiding tagged test with syntax errors. 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 54da6e2ac2 Fixed #32678 -- Removed SECURE_BROWSER_XSS_FILTER setting. 3 년 전
migration-operations.txt fa58450a9a Fixed #31468 -- Allowed specifying migration filename in Operation. 4 년 전
paginator.txt 4894a97578 Fixed page numbers in Paginator.get_elided_page_range() example in docs. 4 년 전
request-response.txt 2161db0792 Fixed capitalization of "ECMAScript" and "JavaScript". 3 년 전
schema-editor.txt 197b55c534 Fixed outdated notes in SchemaEditor docs. 4 년 전
settings.txt 54da6e2ac2 Fixed #32678 -- Removed SECURE_BROWSER_XSS_FILTER setting. 3 년 전
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 년 전