summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorMalcolm Tredinnick <malcolm.tredinnick@gmail.com>2008-03-12 12:41:58 +0000
committerMalcolm Tredinnick <malcolm.tredinnick@gmail.com>2008-03-12 12:41:58 +0000
commit428450b7a90d92239b170160e5926f83085fa476 (patch)
tree85f47ae81a123d27c141f0ee4f31409292333793 /scripts
parentf3ed30f377051c3fef3d184241ed5271fbe61854 (diff)
queryset-refactor: Refactored the way values() works so that it works properly
across inherited models. Completely by accident, this also allows values() queries to include fields from related models, providing it is crossing a single-valued relation (one-to-one, many-to-one). Many-to-many values() fields still aren't supported, since that requires actual thinking. So this refs #5768. git-svn-id: http://code.djangoproject.com/svn/django/branches/queryset-refactor@7230 bcc190cf-cafb-0310-a4f2-bffc1f526a37
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions