Mariusz Felisiak
|
490cccbe7e
Removed versionadded/changed annotations for 4.1.
|
1 year ago |
sarahboyce
|
0fbdb9784d
Fixed #23718 -- Doc'd that test mirrors require TransactionTestCase.
|
1 year 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.
|
1 year 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.
|
2 years ago |
Thomas Schmidt
|
1cf60ce601
Fixed #33569 -- Added SECURE_PROXY_SSL_HEADER support for list of protocols in the header value.
|
2 years ago |
Mariusz Felisiak
|
ca88caa103
Refs #33476 -- Used vertical hanging indentation for format lists with inline comments.
|
2 years ago |
tschilling
|
0dcd549bbe
Fixed #30360 -- Added support for secret key rotation.
|
2 years ago |
Adam Johnson
|
45a42aabfa
Fixed #29708 -- Deprecated PickleSerializer.
|
4 years ago |
Adam Johnson
|
fde425051c
Added TemplatesSetting to list of built-in renderers in FORM_RENDERER docs.
|
2 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 |
Carlton Gibson
|
306607d5b9
Fixed #32365 -- Made zoneinfo the default timezone implementation.
|
3 years ago |
David Smith
|
7132d17de1
Doc'd Jinja2 form renderer.
|
3 years ago |
Daniyal
|
ec212c6616
Fixed #33012 -- Added Redis cache backend.
|
3 years ago |
Claude Paroz
|
676bd084f2
Fixed #32873 -- Deprecated settings.USE_L10N.
|
3 years ago |
David Smith
|
fbb1984046
Refs #32956 -- Updated words ending in -wards.
|
3 years ago |
David Smith
|
1024b5e74a
Fixed 32956 -- Lowercased spelling of "web" and "web framework" where appropriate.
|
3 years ago |
Nick Pope
|
7f33c1e22d
Added note about zero timeout in cache settings docs.
|
3 years ago |
Claude Paroz
|
8cd55021bc
Fixed #32379 -- Started deprecation toward changing default USE_TZ to True.
|
3 years ago |
Tim Graham
|
54da6e2ac2
Fixed #32678 -- Removed SECURE_BROWSER_XSS_FILTER setting.
|
3 years ago |
Carlton Gibson
|
907d3a7ff4
Refs #32674 -- Noted that auto-created through table PKs cannot be automatically migrated.
|
3 years ago |
bankc
|
db5b75f10f
Fixed #31840 -- Added support for Cross-Origin Opener Policy header.
|
4 years ago |