Loading docs/model-api.txt +2 −2 Original line number Diff line number Diff line Loading @@ -869,8 +869,8 @@ relationship should work. All are optional: (an object with a ``get_sql()`` method) for more complex queries. ``limit_choices_to`` has no effect the inline FormSets that are created to display related objects in the admin. ``limit_choices_to`` has no effect on the inline FormSets that are created to display related objects in the admin. ``related_name`` The name to use for the relation from the related object back to this one. See the Loading Loading
docs/model-api.txt +2 −2 Original line number Diff line number Diff line Loading @@ -869,8 +869,8 @@ relationship should work. All are optional: (an object with a ``get_sql()`` method) for more complex queries. ``limit_choices_to`` has no effect the inline FormSets that are created to display related objects in the admin. ``limit_choices_to`` has no effect on the inline FormSets that are created to display related objects in the admin. ``related_name`` The name to use for the relation from the related object back to this one. See the Loading