diff options
| author | Anssi Kääriäinen <akaariai@gmail.com> | 2013-02-10 20:52:52 +0200 |
|---|---|---|
| committer | Anssi Kääriäinen <akaariai@gmail.com> | 2013-02-10 20:58:25 +0200 |
| commit | 5cc0f5f8c1f35218ee4bce2d8c943a86f1888b96 (patch) | |
| tree | f600c636ffc70235477d8290ff7f4280581d361f /docs/ref/forms | |
| parent | af2bb174708e662c59f43f3f8df79e4de7411451 (diff) | |
Made Query.clear_ordering force_empty arg mandatory
Previously it was possible to call clear_ordering without the
force_empty argument. The result was that the query was still ordered
by model's meta ordering if that was defined. By making the arg
mandatory it will be easier to spot possible errors caused by assuming
clear_ordering will remove all ordering.
Thanks to Dylan Klomparens for the suggestion. Refs #19720.
Diffstat (limited to 'docs/ref/forms')
0 files changed, 0 insertions, 0 deletions
