summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorTim Graham <timograham@gmail.com>2018-03-20 20:49:09 -0400
committerTim Graham <timograham@gmail.com>2018-03-20 20:49:09 -0400
commit0cae6069dc906305da60f956f50ede2830203fd9 (patch)
tree5943d65a15e21f4aa5a3951897a02f0896e4ec78 /docs
parent50fd5f57741678a67ccec94b8d39a338dfda69e3 (diff)
[2.0.x] Fixed typo in docs/releases/2.0.4.txt.
Diffstat (limited to 'docs')
-rw-r--r--docs/releases/2.0.4.txt1
1 files changed, 0 insertions, 1 deletions
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