That's a good reason.  If I get some time, I'll give it a shot.

On Sep 30, 5:58 pm, Daniel Roseman <dan...@roseman.org.uk> wrote:
> 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
-~----------~----~----~----~------~----~------~--~---

Reply via email to