diff --git a/docs/releases/2.0.4.txt b/docs/releases/2.0.4.txt index 6614808990..d27ccf98bc 100644 --- a/docs/releases/2.0.4.txt +++ b/docs/releases/2.0.4.txt @@ -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