This website requires JavaScript.
Explore
Help
Sign In
Django
/
django
Watch
11
Star
0
Fork
0
You've already forked django
Code
Pull Requests
Projects
Releases
Activity
django
/
tests
/
modeltests
/
update
History
Jacob Kaplan-Moss
b5f92938ab
Fixed
#7298
: prevent update() on sliced QuerySet since UPDATE doesn't reliably support LIMIT/OFFSET. Thanks, George Vilches.
...
git-svn-id:
http://code.djangoproject.com/svn/django/trunk@7601
bcc190cf-cafb-0310-a4f2-bffc1f526a37
2008-06-09 16:17:54 +00:00
..
__init__.py
Merged the queryset-refactor branch into trunk.
2008-04-27 02:50:16 +00:00
models.py
Fixed
#7298
: prevent update() on sliced QuerySet since UPDATE doesn't reliably support LIMIT/OFFSET. Thanks, George Vilches.
2008-06-09 16:17:54 +00:00