.. |
auth
|
Fixed #15619 -- Deprecated log out via GET requests.
|
2022-03-29 06:42:14 +02:00 |
class-based-views
|
Removed unused comment directive in CBV topic docs.
|
2022-01-05 08:11:13 +01:00 |
db
|
Added missing backticks to function names.
|
2022-03-17 11:10:03 +01:00 |
forms
|
Refs #32339 -- Added use_fieldset to Widget.
|
2022-03-30 16:28:14 +02:00 |
http
|
Fixed #32243 -- Added docs examples for manually saving Files.
|
2022-02-03 09:23:02 +01:00 |
i18n
|
Refs #32365 -- Removed internal uses of utils.timezone.utc alias.
|
2022-03-24 06:29:50 +01:00 |
testing
|
Changed some words to use inline markup.
|
2022-03-10 10:18:31 +01:00 |
async.txt
|
Fixed #33495 -- Improved debug logging message about adapting handlers for middlewares.
|
2022-02-09 12:10:26 +01:00 |
cache.txt
|
Updated various links to HTTPS and new locations.
|
2022-03-29 07:46:08 +02:00 |
checks.txt
|
Refs #31055 -- Doc'd 'databases' argument of check functions.
|
2021-09-10 11:02:28 +02:00 |
conditional-view-processing.txt
|
Used :rfc: role in docs/topics/conditional-view-processing.txt.
|
2021-09-21 09:27:44 +02:00 |
email.txt
|
Refs #32074 -- Recommended aiosmtpd for minimal SMTP server.
|
2022-02-12 19:32:32 +01:00 |
external-packages.txt
|
Refs #32720 -- Updated various links in docs to avoid redirects and use HTTPS.
|
2021-05-17 09:46:09 +02:00 |
files.txt
|
Refs #32243 -- Fixed typo in docs/topics/files.txt.
|
2022-02-05 11:19:22 +01:00 |
index.txt
|
Refs #30451 -- Doc'd asynchronous support and async-safety.
|
2019-12-03 17:29:10 +01:00 |
install.txt
|
Fixed some broken links and redirects in docs.
|
2021-08-09 07:07:52 +02:00 |
logging.txt
|
Fixed typo in docs/topics/logging.txt.
|
2021-11-03 07:41:50 +01:00 |
migrations.txt
|
Fixed #26760 -- Added --prune option to migrate command.
|
2022-01-21 17:10:31 +01:00 |
pagination.txt
|
Fixed #32271 -- Improved consistency of docs CBV examples.
|
2021-03-02 08:33:05 +01:00 |
performance.txt
|
Refs #32956 -- Updated words ending in -wards.
|
2021-07-30 20:34:50 +02:00 |
security.txt
|
Fixed #30360 -- Added support for secret key rotation.
|
2022-02-01 11:12:24 +01:00 |
serialization.txt
|
Updated example of YAML serialization format in docs.
|
2021-12-28 12:44:41 +01:00 |
settings.txt
|
Fixed malformed attribute directives in docs.
|
2022-01-05 08:11:13 +01:00 |
signals.txt
|
Refs #33163 -- Corrected example of connection signal handlers in AppConfig.ready().
|
2021-11-26 11:16:35 +01:00 |
signing.txt
|
Fixed #30360 -- Added support for secret key rotation.
|
2022-02-01 11:12:24 +01:00 |
templates.txt
|
Corrected multiply defined labels in docs.
|
2021-11-04 10:46:01 +01:00 |