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