Bruno Alla
|
86561844ce
Refs #34712 -- Doc'd that defining STORAGES overrides the default configuration.
|
1 year ago |
Nick Pope
|
f8092ee9ad
Improved style of n-tuple wording in docs and comments.
|
1 year ago |
Mariusz Felisiak
|
c487634c10
Added meaningful titles to ..admonition:: directives.
|
1 year ago |
django-bot
|
14459f80ee
Fixed #34140 -- Reformatted code blocks in docs with blacken-docs.
|
2 years ago |
Markus Holtermann
|
85ac33591c
Fixed CVE-2023-24580 -- Prevented DoS with too many uploaded files.
|
2 years ago |
Carlton Gibson
|
534ac48297
Refs #34140 -- Applied rst code-block to non-Python examples.
|
2 years ago |
Mariusz Felisiak
|
e01970e9d2
Refs #32800 -- Removed CSRF_COOKIE_MASKED transitional setting per deprecation timeline.
|
2 years ago |
Mariusz Felisiak
|
e6f82438d4
Refs #32365 -- Removed support for pytz timezones per deprecation timeline.
|
2 years ago |
Mariusz Felisiak
|
8d98f99a4a
Refs #32873 -- Removed settings.USE_L10N per deprecation timeline.
|
2 years ago |
Mariusz Felisiak
|
602d9a312f
Refs #32379 -- Changed default USE_TZ to True.
|
2 years ago |
Mariusz Felisiak
|
6c0539ed7c
Refs #32446 -- Removed SERIALIZE test database setting per deprecation timeline.
|
2 years ago |
Mariusz Felisiak
|
490cccbe7e
Removed versionadded/changed annotations for 4.1.
|
2 years ago |
sarahboyce
|
0fbdb9784d
Fixed #23718 -- Doc'd that test mirrors require TransactionTestCase.
|
2 years ago |
Jarosław Wygoda
|
32940d390a
Refs #26029 -- Deprecated DEFAULT_FILE_STORAGE and STATICFILES_STORAGE settings.
|
2 years ago |
Jarosław Wygoda
|
1ec3f0961f
Fixed #26029 -- Allowed configuring custom file storage backends.
|
2 years ago |
Tibor Leupold
|
33f4de34e6
Fixed #34064 -- Adjusted locale override wording in settings docs.
|
2 years ago |
Filip Lajszczak
|
6103059592
Fixed #34054 -- Created a new fixtures topic.
|
2 years ago |
Kanza
|
5f5401b114
Fixed #33920 -- Doc'd dependency of LOGGING_CONFIG callback on non-empty LOGGING.
|
2 years ago |
Carlton Gibson
|
ca1c3151c3
Removed versionadded/changed annotations for 4.0.
|
2 years ago |
David
|
ce586ed693
Removed hyphen from pre-/re- prefixes.
|
3 years ago |
Thomas Schmidt
|
1cf60ce601
Fixed #33569 -- Added SECURE_PROXY_SSL_HEADER support for list of protocols in the header value.
|
3 years ago |
Mariusz Felisiak
|
ca88caa103
Refs #33476 -- Used vertical hanging indentation for format lists with inline comments.
|
3 years ago |
tschilling
|
0dcd549bbe
Fixed #30360 -- Added support for secret key rotation.
|
3 years ago |
Adam Johnson
|
45a42aabfa
Fixed #29708 -- Deprecated PickleSerializer.
|
5 years ago |
Adam Johnson
|
fde425051c
Added TemplatesSetting to list of built-in renderers in FORM_RENDERER docs.
|
3 years ago |
Przemysław Suliga
|
4ce59f602e
Fixed #30398 -- Added CONN_HEALTH_CHECKS database setting.
|
3 years ago |
Chris Jerdonek
|
5d80843ebc
Fixed #32800 -- Changed CsrfViewMiddleware not to mask the CSRF secret.
|
3 years ago |
David Smith
|
69b0736fad
Refs #32956 -- Changed docs to treat the acronym HTTP phonetically.
|
3 years ago |
Mariusz Felisiak
|
97237ad3fe
Removed versionadded/changed annotations for 3.2.
|
3 years ago |
David Smith
|
456466d932
Fixed #31026 -- Switched form rendering to template engine.
|
3 years ago |