mirror of
https://github.com/django/django.git
synced 2025-07-22 10:39:13 +00:00
[2.0.x] Fixed typo in docs/releases/2.0.4.txt.
This commit is contained in:
parent
50fd5f5774
commit
0cae6069dc
@ -20,7 +20,6 @@ Bugfixes
|
||||
|
||||
* Fixed ``PasswordResetConfirmView`` crash when using a user model with a
|
||||
``UUIDField`` primary key and the reset URL contains an encoded primary key
|
||||
value that decodes to a non-UUID (:ticket:`29206`).
|
||||
value that decodes to an invalid UUID (:ticket:`29206`).
|
||||
|
||||
* Fixed a regression in Django 1.11.8 where combining two annotated
|
||||
|
Loading…
x
Reference in New Issue
Block a user