1
0
mirror of https://github.com/django/django.git synced 2025-07-22 18:49:25 +00:00

[2.0.x] Fixed typo in docs/releases/2.0.4.txt.

This commit is contained in:
Tim Graham 2018-03-20 20:49:09 -04:00
parent 50fd5f5774
commit 0cae6069dc

View File

@ -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