.. |
auth
|
Fixed #28216 -- Added next_page/get_default_redirect_url() to LoginView.
|
2021-02-08 21:08:05 +01:00 |
class-based-views
|
Fixed #32271 -- Improved consistency of docs CBV examples.
|
2021-03-02 08:33:05 +01:00 |
db
|
Fixed #32618 -- Added link to conditional aggregation in aggregation topic guide.
|
2021-04-09 21:34:44 +02:00 |
forms
|
Refs #31369 -- Removed models.NullBooleanField per deprecation timeline.
|
2021-01-14 17:50:04 +01:00 |
http
|
Fixed #32535 -- Added note about DEBUG_PROPAGATE_EXCEPTIONS setting to middleware docs.
|
2021-04-09 10:47:46 +02:00 |
i18n
|
Fixed indentation in docs/topics/i18n/translation.txt.
|
2021-02-25 20:48:32 +01:00 |
testing
|
Fixed #32591 -- Made DiscoverRunner order _FailedTest objects first.
|
2021-03-26 12:18:27 +01:00 |
async.txt
|
Removed versionadded/changed annotations for 3.1.
|
2021-01-14 17:50:04 +01:00 |
cache.txt
|
Removed versionadded/changed annotations for 3.1.
|
2021-01-14 17:50:04 +01: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
|
Fixed #32471 -- Doc'd the return value of EmailMessage.send().
|
2021-02-23 06:35:45 +01:00 |
external-packages.txt
|
…
|
|
files.txt
|
Removed versionadded/changed annotations for 3.1.
|
2021-01-14 17:50:04 +01:00 |
index.txt
|
…
|
|
install.txt
|
…
|
|
logging.txt
|
Fixed #32016 -- Clarified manual logging config docs.
|
2020-09-22 14:15:38 +02:00 |
migrations.txt
|
Fixed #26962 -- Doc'd running migrations in transactions.
|
2020-10-29 08:00:06 +01:00 |
pagination.txt
|
Fixed #32271 -- Improved consistency of docs CBV examples.
|
2021-03-02 08:33:05 +01:00 |
performance.txt
|
…
|
|
security.txt
|
Fixed #31840 -- Added support for Cross-Origin Opener Policy header.
|
2021-03-30 19:59:24 +02:00 |
serialization.txt
|
Removed versionadded/changed annotations for 3.1.
|
2021-01-14 17:50:04 +01:00 |
settings.txt
|
…
|
|
signals.txt
|
Fixed #32594 -- Doc'd and tested that Signal.disconnect() with lazy references returns None.
|
2021-04-03 14:57:43 +02:00 |
signing.txt
|
Removed versionadded/changed annotations for 3.1.
|
2021-01-14 17:50:04 +01:00 |
templates.txt
|
…
|
|