François Freitag b7fe36ad37 Refs #34730 -- Made Message importable from django.contrib.messages. 1 tahun lalu
..
class-based-views 14459f80ee Fixed #34140 -- Reformatted code blocks in docs with blacken-docs. 2 tahun lalu
contrib b7fe36ad37 Refs #34730 -- Made Message importable from django.contrib.messages. 1 tahun lalu
files 024954aad4 Corrected code-block directives in docs. 1 tahun lalu
forms 10725a3187 Fixed #32820 -- Added aria-invalid="true" to fields with errors. 1 tahun lalu
models 2b582387d5 Fixed #34760 -- Dropped support for SQLite < 3.27. 1 tahun lalu
templates adfb3dfa89 Fixed #33405, Refs #7177 -- Clarified docs for filter escapejs regarding safe and unsafe usages. 1 tahun lalu
applications.txt fbd16438f4 Fixed #33143 -- Raised RuntimeWarning when performing import-time queries. 1 tahun lalu
checks.txt 595a2abb58 Fixed #34701 -- Added support for NULLS [NOT] DISTINCT on PostgreSQL 15+. 1 tahun lalu
clickjacking.txt 00f5d2d110 Refs #31949 -- Made @xframe_options_(deny/sameorigin/exempt) decorators to work with async functions. 1 tahun lalu
csrf.txt 953f81e078 Refs #31949 -- Made @csrf_exempt decorator to work with async functions. 1 tahun lalu
databases.txt 9946f0b0d9 Fixed #33817 -- Added support for python-oracledb and deprecated cx_Oracle. 1 tahun lalu
django-admin.txt 89c8c2e831 Simplified call_command() calls. 1 tahun lalu
exceptions.txt 85ac33591c Fixed CVE-2023-24580 -- Prevented DoS with too many uploaded files. 2 tahun lalu
index.txt e3d55eeb14 Refs #32880 -- Moved logging reference to new document. 3 tahun lalu
logging.txt 428023e267 Fixed #34781 -- Updated logging ref docs for django.server's request extra context value. 1 tahun lalu
middleware.txt 14459f80ee Fixed #34140 -- Reformatted code blocks in docs with blacken-docs. 2 tahun lalu
migration-operations.txt 14459f80ee Fixed #34140 -- Reformatted code blocks in docs with blacken-docs. 2 tahun lalu
paginator.txt dfc720c521 Fixed #27505 -- Allowed customizing Paginator's error messages. 1 tahun lalu
request-response.txt 599f3e2cda Fixed #34556 -- Doc'd that StreamingHttpResponse accepts memoryviews and strings iterators. 1 tahun lalu
schema-editor.txt 490cccbe7e Removed versionadded/changed annotations for 4.1. 2 tahun lalu
settings.txt 86561844ce Refs #34712 -- Doc'd that defining STORAGES overrides the default configuration. 1 tahun lalu
signals.txt f8092ee9ad Improved style of n-tuple wording in docs and comments. 1 tahun lalu
template-response.txt 14459f80ee Fixed #34140 -- Reformatted code blocks in docs with blacken-docs. 2 tahun lalu
unicode.txt 14459f80ee Fixed #34140 -- Reformatted code blocks in docs with blacken-docs. 2 tahun lalu
urlresolvers.txt bdf59bff65 Refs #34028 -- Doc'd that get_script_prefix() cannot be used outside of the request-response cycle. 2 tahun lalu
urls.txt 14459f80ee Fixed #34140 -- Reformatted code blocks in docs with blacken-docs. 2 tahun lalu
utils.txt 094b0bea2c Fixed #34609 -- Deprecated calling format_html() without arguments. 1 tahun lalu
validators.txt ad0410ec4f Fixed CVE-2023-36053 -- Prevented potential ReDoS in EmailValidator and URLValidator. 1 tahun lalu
views.txt 14459f80ee Fixed #34140 -- Reformatted code blocks in docs with blacken-docs. 2 tahun lalu