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