0
0
mirror of https://github.com/django/django.git synced 2024-12-01 15:42:04 +01:00

Fix docs typo

This commit is contained in:
Andrew Godwin 2013-12-15 12:10:46 +00:00
parent e904d421d0
commit dfc95d240d

View File

@ -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