Re: Admin Action - getting the 'entire' query set

2011-03-10 Thread Karen Tracey
On Thu, Mar 10, 2011 at 9:15 AM, tom wrote: > I want to be able to perform an Action on the full query set I have > after filtering. > > Assume I have 100,000 objects on my DB. After filtering- 1,000 remain, > and are divided into 10 pages of display. Now I want to delete all of > them, I check t

Admin Action - getting the 'entire' query set

2011-03-10 Thread tom
Hi, I want to be able to perform an Action on the full query set I have after filtering. Assume I have 100,000 objects on my DB. After filtering- 1,000 remain, and are divided into 10 pages of display. Now I want to delete all of them, I check the appropriate checkbox but the action 'delete select