..
auth
Fixed #32964 -- Corrected 'setup'/'set up' usage in docs.
2021-08-17 12:18:07 +02:00
class-based-views
Fixed 32956 -- Lowercased spelling of "web" and "web framework" where appropriate.
2021-07-29 06:24:12 +02:00
db
Made sentence about Model consistent in docs.
2021-08-26 07:55:56 +02:00
forms
Fixed #32984 -- Allowed customizing a deletion field widget in formsets.
2021-08-03 13:12:50 +02:00
http
Refs #32956 -- Updated words ending in -wards.
2021-07-30 20:34:50 +02:00
i18n
Fixed #32873 -- Deprecated settings.USE_L10N.
2021-09-14 12:05:43 +02:00
testing
Fixed #33054 -- Made TestCase.captureOnCommitCallbacks() capture callbacks recursively.
2021-08-30 07:06:22 +02:00
async.txt
Added a note about %autoawait off for IPython.
2021-06-22 10:23:03 +02:00
cache.txt
Fixed #33012 -- Added Redis cache backend.
2021-09-14 15:50: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
Fixed 32956 -- Lowercased spelling of "web" and "web framework" where appropriate.
2021-07-29 06:24:12 +02:00
email.txt
Fixed some broken links and redirects in docs.
2021-08-09 07:07:52 +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
Refs #32880 -- Created a new logging how-to document.
2021-07-12 09:04:25 +02: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
Refs #32720 -- Updated various links in docs to avoid redirects and use HTTPS.
2021-05-17 09:46:09 +02:00
settings.txt
Fixed 32956 -- Lowercased spelling of "web" and "web framework" where appropriate.
2021-07-29 06:24:12 +02:00
signals.txt
Fixed typo in docs/topics/signals.txt.
2021-07-16 20:25:36 +02:00
signing.txt
Fixed 32956 -- Lowercased spelling of "web" and "web framework" where appropriate.
2021-07-29 06:24:12 +02:00
templates.txt
Fixed #25712 -- Reorganized templates docs.
2020-04-30 08:12:09 +02:00