On Sat, Feb 27, 2010 at 10:07 PM, Harley Bussell <mod...@gmail.com> wrote: > Hi, id like to know if any one has found a work around to use limits > when updating a query set.
This is unlikely to be supported by Django; "UPDATE ... LIMIT" is non-standard, non-portable and MySQL is the only DB supporting it out of the box. -- "Bureaucrat Conrad, you are technically correct -- the best kind of correct." -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-us...@googlegroups.com. To unsubscribe from this group, send email to django-users+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/django-users?hl=en.