..
auth
Fixed #32275 -- Added scrypt password hasher.
2021-07-22 12:40:33 +02:00
class-based-views
Fixed #32271 -- Improved consistency of docs CBV examples.
2021-03-02 08:33:05 +01:00
db
Fixed #30427 , Fixed #16176 -- Corrected setting descriptor in Field.contribute_to_class().
2021-06-15 12:01:28 +02:00
forms
Fixed #32905 -- Added CSS class for non-form errors of formsets.
2021-07-15 07:00:39 +02:00
http
Fixed #32535 -- Added note about DEBUG_PROPAGATE_EXCEPTIONS setting to middleware docs.
2021-04-09 10:47:46 +02:00
i18n
Fixed #32379 -- Started deprecation toward changing default USE_TZ to True.
2021-05-18 20:26:44 +02:00
testing
Refs #32956 -- Changed "afterwards" to "afterward" in docs and comments.
2021-07-27 10:41:51 +02:00
async.txt
Added a note about %autoawait off for IPython.
2021-06-22 10:23:03 +02:00
cache.txt
Fixed note about ISP caching in docs.
2021-05-20 10:55:42 +02:00
checks.txt
Fixed #32667 -- Added link to labeling checks in BaseCommand.requires_system_checks docs.
2021-04-21 16:40:04 +02:00
conditional-view-processing.txt
email.txt
Refs #32956 -- Changed "afterwards" to "afterward" in docs and comments.
2021-07-27 10:41:51 +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
install.txt
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
Fixed header underlines in performance docs.
2021-06-05 18:20:40 +02:00
security.txt
Fixed #31840 -- Added support for Cross-Origin Opener Policy header.
2021-03-30 19:59:24 +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
Refs #32720 -- Updated various links in docs to avoid redirects and use HTTPS.
2021-05-17 09:46:09 +02:00
signals.txt
Fixed typo in docs/topics/signals.txt.
2021-07-16 20:25:36 +02:00
signing.txt
Removed versionadded/changed annotations for 3.1.
2021-01-14 17:50:04 +01:00
templates.txt