Loading docs/ref/models/relations.txt +70 −75 Original line number Diff line number Diff line Loading @@ -36,11 +36,6 @@ Related objects reference In this example, the methods below will be available both on ``topping.pizza_set`` and on ``pizza.toppings``. .. _related-manager-methods: Related Manager Methods ----------------------- .. method:: add(obj1, [obj2, ...]) Adds the specified model objects to the related object set. Loading Loading
docs/ref/models/relations.txt +70 −75 Original line number Diff line number Diff line Loading @@ -36,11 +36,6 @@ Related objects reference In this example, the methods below will be available both on ``topping.pizza_set`` and on ``pizza.toppings``. .. _related-manager-methods: Related Manager Methods ----------------------- .. method:: add(obj1, [obj2, ...]) Adds the specified model objects to the related object set. Loading