summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
author薛丞宏 <ihcaoe@gmail.com>2015-06-23 14:08:12 +0800
committerTim Graham <timograham@gmail.com>2015-06-26 08:30:05 -0400
commitd3e12c901777697b7bf08b25e2dd46f0b951db8c (patch)
tree04495e1b517d4011f4aedec806be10e42e7da5ea /docs
parent60879a2193fe79b3853c60782fc4f1fdfdd55d63 (diff)
Fixed #25016 -- Reallowed non-ASCII values for ForeignKey.related_name on Python 3.
Diffstat (limited to 'docs')
-rw-r--r--docs/releases/1.8.3.txt3
-rw-r--r--docs/spelling_wordlist1
2 files changed, 4 insertions, 0 deletions
diff --git a/docs/releases/1.8.3.txt b/docs/releases/1.8.3.txt
index 38bcaf5374..512d6ff7c7 100644
--- a/docs/releases/1.8.3.txt
+++ b/docs/releases/1.8.3.txt
@@ -82,3 +82,6 @@ Bugfixes
* Fixed a regression when deleting a model through the admin that has a
``GenericRelation`` with a ``related_query_name`` (:ticket:`24940`).
+
+* Reallowed non-ASCII values for ``ForeignKey.related_name`` on Python 3 by
+ fixing the false positive system check (:ticket:`25016`).
diff --git a/docs/spelling_wordlist b/docs/spelling_wordlist
index 293aa6f816..ff37b3159e 100644
--- a/docs/spelling_wordlist
+++ b/docs/spelling_wordlist
@@ -625,6 +625,7 @@ quo
quoteless
Radziej
rc
+reallowed
rebase
rebased
rebasing