Mariusz Felisiak 5ce31d6a71 Fixed #32193 -- Deprecated MemcachedCache. 4 年之前
..
class-based-views bb8f66934d Fixed #31877 -- Reverted "Fixed #19878 -- Deprecated TemplateView passing URL kwargs into context." 4 年之前
contrib 55fabc5337 Fixed #32232 -- Fixed typo in docs/ref/contrib/admin/actions.txt. 4 年之前
files 11c4a4412b Fixed #30422 -- Made TemporaryFileUploadHandler handle interrupted uploads. 4 年之前
forms 7f85498eef Fixed #32110 -- Doc'd and tested enumerations for ChoiceField.choices. 4 年之前
models 48b4bae983 Fixed #32179 -- Added JSONObject database function. 4 年之前
templates 895f6e4992 Fixed #32149 -- Added support for years < 1000 to DateFormat.y(). 4 年之前
applications.txt 3f2821af6b Fixed #31180 -- Configured applications automatically. 4 年之前
checks.txt b7f500396e Fixed #31757 -- Adjusted system check for SECRET_KEY to warn about autogenerated default keys. 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 292b3be698 Refs #31777 -- Doc'd Char/TextField.db_collation parameter in MySQL notes. 4 年之前
django-admin.txt f1585c54d0 Fixed #31216 -- Added support for colorama terminal colors on Windows. 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 0a306f7da6 Fixed #25513 -- Extracted admin pagination to Paginator.get_elided_page_range(). 4 年之前
request-response.txt 855fc06236 Fixed #29356 -- Clarified docs for QueryDict.getlist() default. 4 年之前
schema-editor.txt 197b55c534 Fixed outdated notes in SchemaEditor docs. 4 年之前
settings.txt 5ce31d6a71 Fixed #32193 -- Deprecated MemcachedCache. 4 年之前
signals.txt 5ef6f62634 Refs #31502 -- Made minor edits to Model._state docs. 4 年之前
template-response.txt dcb69043d0 Fixed #32002 -- Added headers parameter to HttpResponse and subclasses. 4 年之前
unicode.txt f1a808a502 Used :rfc: role in various docs. 5 年之前
urlresolvers.txt 11ebc6479f Fixed #31791 -- Made technical 404 debug page display the tried URL patterns for Http404. 4 年之前
urls.txt 2522559d1a Fixed #31534 -- Deprecated django.conf.urls.url(). 4 年之前
utils.txt 0382ecfe02 Fixed #28694 -- Made django.utils.text.slugify() strip dashes and underscores. 4 年之前
validators.txt 8cf08a01b5 Improved RegexValidator docs. 4 年之前
views.txt 4a954cfd11 Fixed #30573 -- Rephrased documentation to avoid words that minimise the involved difficulty. 5 年之前