summaryrefslogtreecommitdiff
path: root/django/utils
diff options
context:
space:
mode:
authorMalcolm Tredinnick <malcolm.tredinnick@gmail.com>2008-01-28 14:27:53 +0000
committerMalcolm Tredinnick <malcolm.tredinnick@gmail.com>2008-01-28 14:27:53 +0000
commitde94d0cb9381bcab02b7be0de1d8ac577bcfab92 (patch)
tree3ec57dad087e825dcb8c6d366ca74c786eb3a856 /django/utils
parent911e65ada72d6faeecd156d285ac661058aa0f35 (diff)
queryset-refactor: Added an update method to QuerySets, since it's needed for
moving SQL out of the core code. Only direct fields and foreign keys can be updated in this fashion, since multi-table updates are very non-portable. This also cleans up the API for the UpdateQuery class a bit. Still need to change DeleteQuery to work similarly, I suspect. Refs #4260. git-svn-id: http://code.djangoproject.com/svn/django/branches/queryset-refactor@7043 bcc190cf-cafb-0310-a4f2-bffc1f526a37
Diffstat (limited to 'django/utils')
0 files changed, 0 insertions, 0 deletions