django/docs/topics
Brad Solomon 519b6d6070 [4.0.x] Fixed #33443 -- Clarified when PasswordResetView sends an email.
Backport of b55ebe3241 from main
2022-01-17 08:59:43 +01:00
..
auth [4.0.x] Fixed #33443 -- Clarified when PasswordResetView sends an email. 2022-01-17 08:59:43 +01:00
class-based-views [4.0.x] Removed unused comment directive in CBV topic docs. 2022-01-05 09:19:54 +01:00
db [4.0.x] Fixed #27936 -- Rewrote spanning multi-valued relationships docs. 2021-12-30 09:05:29 +01:00
forms [4.0.x] Fixed #33128 -- Corrected possessive 's usage in FormSet docs. 2021-09-22 11:56:40 +02:00
http [4.0.x] Avoided suggestion of plain text database password in sessions topic. 2022-01-04 06:48:19 +01:00
i18n [4.0.x] Corrected signatures of some functions in docs. 2022-01-10 13:31:25 +01:00
testing [4.0.x] Corrected signatures of some functions in docs. 2022-01-10 13:31:25 +01:00
async.txt Added a note about %autoawait off for IPython. 2021-06-22 10:23:03 +02:00
cache.txt [4.0.x] Corrected signatures of some functions in docs. 2022-01-10 13:31:25 +01:00
checks.txt Refs #31055 -- Doc'd 'databases' argument of check functions. 2021-09-10 11:02:28 +02:00
conditional-view-processing.txt [4.0.x] Used :rfc: role in docs/topics/conditional-view-processing.txt. 2021-09-21 09:28:30 +02:00
email.txt [4.0.x] Fixed broken links and redirects in docs. 2021-09-21 09:28:38 +02: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 Removed versionadded/changed annotations for 3.1. 2021-01-14 17:50:04 +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 [4.0.x] Fixed typo in docs/topics/logging.txt. 2021-11-03 07:42:08 +01:00
migrations.txt Refs #32956 -- Changed "afterwards" to "afterward" in docs and comments. 2021-07-27 10:41:51 +02: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 32956 -- Lowercased spelling of "web" and "web framework" where appropriate. 2021-07-29 06:24:12 +02:00
serialization.txt [4.0.x] Updated example of YAML serialization format in docs. 2021-12-28 13:39:06 +01:00
settings.txt [4.0.x] Fixed malformed attribute directives in docs. 2022-01-05 09:19:44 +01:00
signals.txt [4.0.x] Refs #33163 -- Corrected example of connection signal handlers in AppConfig.ready(). 2021-11-26 11:17:02 +01:00
signing.txt Fixed 32956 -- Lowercased spelling of "web" and "web framework" where appropriate. 2021-07-29 06:24:12 +02:00
templates.txt [4.0.x] Corrected multiply defined labels in docs. 2021-11-04 10:46:30 +01:00