summaryrefslogtreecommitdiff
path: root/django/db/models/query_utils.py
diff options
context:
space:
mode:
authorLuke Plant <L.Plant.98@cantab.net>2009-12-19 15:02:46 +0000
committerLuke Plant <L.Plant.98@cantab.net>2009-12-19 15:02:46 +0000
commite4757ec7afd54861e0c34d9b0f5edbbac4e2b860 (patch)
treeac968f3a5e1c4f8d6968ed8c6ccef16a4904b0c9 /django/db/models/query_utils.py
parent7efd96844da89219b6fa5a9adfac4e5ff477b833 (diff)
Fixed #12258 - QuerySet.get() should clear ordering.
We only clear ordering when doing so cannot change the result returned by the get() method i.e. when the query does not already define limits. Thanks to mattdennewitz@gmail.com for the report, and jdunck for the patch git-svn-id: http://code.djangoproject.com/svn/django/trunk@11916 bcc190cf-cafb-0310-a4f2-bffc1f526a37
Diffstat (limited to 'django/db/models/query_utils.py')
0 files changed, 0 insertions, 0 deletions