mirror of
https://github.com/django/django.git
synced 2025-06-05 11:39:13 +00:00
Fixed a vesionadded directive.
This commit is contained in:
parent
1cdfbde4db
commit
1ee9507eb3
@ -100,7 +100,7 @@ Django quotes column and table names behind the scenes.
|
|||||||
|
|
||||||
.. attribute:: Options.default_related_name
|
.. attribute:: Options.default_related_name
|
||||||
|
|
||||||
.. versionadded:: 1.8
|
.. versionadded:: 1.8
|
||||||
|
|
||||||
The name that will be used by default for the relation from a related object
|
The name that will be used by default for the relation from a related object
|
||||||
back to this one. The default is ``<model_name>_set``.
|
back to this one. The default is ``<model_name>_set``.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user