abhiabhi94 cd124295d8 Fixed #32381 -- Made QuerySet.bulk_update() return the number of objects updated. 3 年之前
..
class-based-views c156e36955 Refs #32720 -- Updated various links in docs to avoid redirects and use HTTPS. 3 年之前
contrib 8c3bd0b708 Fixed #31653 -- Added AddConstraintNotValid()/ValidateConstraint() operations for PostgreSQL. 3 年之前
files 725ca1fb60 Corrected File, ContentFile, and ImageFile signatures in docs. 4 年之前
forms d8c17aa10c Refs #32338 -- Improved accessibility of RadioSelect examples in docs. 3 年之前
models cd124295d8 Fixed #32381 -- Made QuerySet.bulk_update() return the number of objects updated. 3 年之前
templates c156e36955 Refs #32720 -- Updated various links in docs to avoid redirects and use HTTPS. 3 年之前
applications.txt d40402cfb0 Fixed #32570 -- Removed unnecessary default_auto_field in app config example. 4 年之前
checks.txt 3e73c65ffc Fixed #32195 -- Added system check for invalid view in path() and improved error messages. 3 年之前
clickjacking.txt c156e36955 Refs #32720 -- Updated various links in docs to avoid redirects and use HTTPS. 3 年之前
csrf.txt 2411b8b5eb Fixed #16010 -- Added Origin header checking to CSRF middleware. 4 年之前
databases.txt c156e36955 Refs #32720 -- Updated various links in docs to avoid redirects and use HTTPS. 3 年之前
django-admin.txt c156e36955 Refs #32720 -- Updated various links in docs to avoid redirects and use HTTPS. 3 年之前
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 c156e36955 Refs #32720 -- Updated various links in docs to avoid redirects and use HTTPS. 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 fa4e963ee7 Doc'd that HttpRequest.path doesn't contain a query string. 3 年之前
schema-editor.txt 197b55c534 Fixed outdated notes in SchemaEditor docs. 4 年之前
settings.txt 8cd55021bc Fixed #32379 -- Started deprecation toward changing default USE_TZ to True. 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 年之前