mirror of
https://github.com/django/django.git
synced 2025-07-22 20:55:17 +00:00
Fix docs typo
This commit is contained in:
parent
e904d421d0
commit
dfc95d240d
1 changed files with 1 additions and 1 deletions
|
@ -1234,7 +1234,7 @@ that control how the relationship functions.
|
|||
|
||||
Same as :attr:`ForeignKey.related_name`.
|
||||
|
||||
.. attribute:: ForeignKey.related_query_name
|
||||
.. attribute:: ManyToManyField.related_query_name
|
||||
|
||||
.. versionadded:: 1.6
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue