Bruno Alla 86561844ce Refs #34712 -- Doc'd that defining STORAGES overrides the default configuration. 1 年間 前
..
class-based-views 14459f80ee Fixed #34140 -- Reformatted code blocks in docs with blacken-docs. 2 年 前
contrib 0016a42995 Fixed #34677 -- Made admin password reset templates more consistent. 1 年間 前
files 024954aad4 Corrected code-block directives in docs. 1 年間 前
forms f8c43aca46 Added reference to TypedChoiceField in ChoiceField docs. 1 年間 前
models 02376f1f53 Added missing backticks in docs. 1 年間 前
templates adfb3dfa89 Fixed #33405, Refs #7177 -- Clarified docs for filter escapejs regarding safe and unsafe usages. 1 年間 前
applications.txt ef00d6ef88 Doc'd that django.setup() is called under ASGI. 2 年 前
checks.txt 595a2abb58 Fixed #34701 -- Added support for NULLS [NOT] DISTINCT on PostgreSQL 15+. 1 年間 前
clickjacking.txt 00f5d2d110 Refs #31949 -- Made @xframe_options_(deny/sameorigin/exempt) decorators to work with async functions. 1 年間 前
csrf.txt 953f81e078 Refs #31949 -- Made @csrf_exempt decorator to work with async functions. 1 年間 前
databases.txt e901407e23 Clarified database connections lifetime outside HTTP requests. 1 年間 前
django-admin.txt 88a2de3c39 Fixed #34448 -- Doc'd and tested --no-obsolete option of makemessages. 1 年間 前
exceptions.txt 85ac33591c Fixed CVE-2023-24580 -- Prevented DoS with too many uploaded files. 2 年 前
index.txt e3d55eeb14 Refs #32880 -- Moved logging reference to new document. 3 年 前
logging.txt 14459f80ee Fixed #34140 -- Reformatted code blocks in docs with blacken-docs. 2 年 前
middleware.txt 14459f80ee Fixed #34140 -- Reformatted code blocks in docs with blacken-docs. 2 年 前
migration-operations.txt 14459f80ee Fixed #34140 -- Reformatted code blocks in docs with blacken-docs. 2 年 前
paginator.txt dfc720c521 Fixed #27505 -- Allowed customizing Paginator's error messages. 1 年間 前
request-response.txt 599f3e2cda Fixed #34556 -- Doc'd that StreamingHttpResponse accepts memoryviews and strings iterators. 1 年間 前
schema-editor.txt 490cccbe7e Removed versionadded/changed annotations for 4.1. 2 年 前
settings.txt 86561844ce Refs #34712 -- Doc'd that defining STORAGES overrides the default configuration. 1 年間 前
signals.txt f8092ee9ad Improved style of n-tuple wording in docs and comments. 1 年間 前
template-response.txt 14459f80ee Fixed #34140 -- Reformatted code blocks in docs with blacken-docs. 2 年 前
unicode.txt 14459f80ee Fixed #34140 -- Reformatted code blocks in docs with blacken-docs. 2 年 前
urlresolvers.txt bdf59bff65 Refs #34028 -- Doc'd that get_script_prefix() cannot be used outside of the request-response cycle. 2 年 前
urls.txt 14459f80ee Fixed #34140 -- Reformatted code blocks in docs with blacken-docs. 2 年 前
utils.txt 094b0bea2c Fixed #34609 -- Deprecated calling format_html() without arguments. 1 年間 前
validators.txt ad0410ec4f Fixed CVE-2023-36053 -- Prevented potential ReDoS in EmailValidator and URLValidator. 1 年間 前
views.txt 14459f80ee Fixed #34140 -- Reformatted code blocks in docs with blacken-docs. 2 年 前