Loading docs/ref/models/options.txt +1 −1 Original line number Diff line number Diff line Loading @@ -225,7 +225,7 @@ Django quotes column and table names behind the scenes. Ordering is not a free operation. Each field you add to the ordering incurs a cost to your database. Each foreign key you add will impliclty include all of its default orderings as well. implicitly include all of its default orderings as well. ``permissions`` --------------- Loading docs/ref/models/querysets.txt +1 −1 Original line number Diff line number Diff line Loading @@ -338,7 +338,7 @@ You can tell if a query is ordered or not by checking the Ordering is not a free operation. Each field you add to the ordering incurs a cost to your database. Each foreign key you add will impliclty include all of its default orderings as well. implicitly include all of its default orderings as well. reverse ~~~~~~~ Loading Loading
docs/ref/models/options.txt +1 −1 Original line number Diff line number Diff line Loading @@ -225,7 +225,7 @@ Django quotes column and table names behind the scenes. Ordering is not a free operation. Each field you add to the ordering incurs a cost to your database. Each foreign key you add will impliclty include all of its default orderings as well. implicitly include all of its default orderings as well. ``permissions`` --------------- Loading
docs/ref/models/querysets.txt +1 −1 Original line number Diff line number Diff line Loading @@ -338,7 +338,7 @@ You can tell if a query is ordered or not by checking the Ordering is not a free operation. Each field you add to the ordering incurs a cost to your database. Each foreign key you add will impliclty include all of its default orderings as well. implicitly include all of its default orderings as well. reverse ~~~~~~~ Loading