On Sep 30, 9:17 pm, ringemup <ringe...@gmail.com> wrote: > From [1]: > > "You can also delete objects in bulk. Every QuerySet has a delete() > method, which deletes all members of that QuerySet." > > This suggests that there is a Queryset.delete() method for bulk > deletion, but this method is not documented at [2]. Is there any > reason for this? > > Thanks! > > [1]http://docs.djangoproject.com/en/dev/topics/db/queries/#topics-db-que... > [2]http://docs.djangoproject.com/en/dev/ref/models/querysets/
Is there a reason? Yes - the docs are incomplete. You're welcome to write some. There is an existing ticket for this here: http://code.djangoproject.com/ticket/11041 -- DR. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@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 -~----------~----~----~----~------~----~------~--~---