summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorMalcolm Tredinnick <malcolm.tredinnick@gmail.com>2008-09-28 04:36:10 +0000
committerMalcolm Tredinnick <malcolm.tredinnick@gmail.com>2008-09-28 04:36:10 +0000
commitbaa960209f4f946d333987fbabcf13d26abfeb89 (patch)
tree9c4df44dcda51dbe8c85c10c63fe09d9533cd534 /docs
parent4eb26b1659dbb3034c85df34758992b1b5601f73 (diff)
Fixed Queryset.dates() in the presence of extra-select columns.
Any extra(select=...) columns can be ignored in the SQL for dates, since we are only interested in extracting distinct date values. We were previously including them by accident and it was generating incorrect SQL. git-svn-id: http://code.djangoproject.com/svn/django/trunk@9091 bcc190cf-cafb-0310-a4f2-bffc1f526a37
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions