diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/releases/3.1.3.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/releases/3.1.3.txt b/docs/releases/3.1.3.txt index 9c58586f46..6f526aa5c9 100644 --- a/docs/releases/3.1.3.txt +++ b/docs/releases/3.1.3.txt @@ -48,3 +48,6 @@ Bugfixes * Fixed a regression in Django 3.1.2 that caused incorrect form input layout on small screens in the admin change form view (:ticket:`32069`). + +* Fixed a regression in Django 3.1 that invalidated pre-Django 3.1 password + reset tokens (:ticket:`32130`). |
