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

Fixed #29458 -- Doc'd how related_query_name affects Model._meta.get_field().

This commit is contained in:
Jeffrey Yancey
2018-06-28 14:39:42 -04:00
committed by Tim Graham
parent f4ef71c689
commit 2d6776ffe0
2 changed files with 4 additions and 2 deletions

View File

@@ -382,6 +382,7 @@ answer newbie questions, and generally made Django that much better:
Jeff Hui <jeffkhui@gmail.com>
Jeffrey Gelens <jeffrey@gelens.org>
Jeff Triplett <jeff.triplett@gmail.com>
Jeffrey Yancey <jeffrey.yancey@gmail.com>
Jens Diemer <django@htfx.de>
Jens Page
Jensen Cochran <jensen.cochran@gmail.com>