.. |
class-based-views
|
14459f80ee
Fixed #34140 -- Reformatted code blocks in docs with blacken-docs.
|
2 년 전 |
contrib
|
cafe7266ee
Fixed #34730 -- Added django.contrib.messages.test.MessagesTestMixin.assertMessages().
|
1 년 전 |
files
|
024954aad4
Corrected code-block directives in docs.
|
1 년 전 |
forms
|
500e01073a
Fixed #31262 -- Added support for mappings on model fields and ChoiceField's choices.
|
1 년 전 |
models
|
500e01073a
Fixed #31262 -- Added support for mappings on model fields and ChoiceField's choices.
|
1 년 전 |
templates
|
adfb3dfa89
Fixed #33405, Refs #7177 -- Clarified docs for filter escapejs regarding safe and unsafe usages.
|
1 년 전 |
applications.txt
|
fbd16438f4
Fixed #33143 -- Raised RuntimeWarning when performing import-time queries.
|
1 년 전 |
checks.txt
|
4c4536f744
Refs #34712 -- Added system check for staticfiles storage in STORAGES setting.
|
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
|
9946f0b0d9
Fixed #33817 -- Added support for python-oracledb and deprecated cx_Oracle.
|
1 년 전 |
django-admin.txt
|
9a9620dda6
Fixed #34768 -- Avoided initializing colorama on non-Windows platforms.
|
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
|
428023e267
Fixed #34781 -- Updated logging ref docs for django.server's request extra context value.
|
1 년 전 |
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 년 전 |