1
0
mirror of https://github.com/django/django.git synced 2025-10-31 09:41:08 +00:00

Fixed #26985 -- Doc'd that ForeignKey.to_field reference must be unique.

This commit is contained in:
Jonatas CD
2016-11-14 10:18:41 +01:00
committed by Tim Graham
parent 364293529b
commit 9da45ff352
2 changed files with 3 additions and 1 deletions

View File

@@ -382,6 +382,7 @@ answer newbie questions, and generally made Django that much better:
Jökull Sólberg Auðunsson <jokullsolberg@gmail.com>
Jon Dufresne <jon.dufresne@gmail.com>
Jonas Haag <jonas@lophus.org>
Jonatas C. D. <jonatas.cd@gmail.com>
Jonathan Buchanan <jonathan.buchanan@gmail.com>
Jonathan Daugherty (cygnus) <http://www.cprogrammer.org/>
Jonathan Feignberg <jdf@pobox.com>