Re: filter users by group

2010-08-18 Thread Wim Feijen
imfei...@gmail.com> wrote: > > > > > Hello, > > > I am banging my brain against the wall but it doesn't help and all I > > get is brain damage. Maybe you can help me find a solution for the > > following problem? > > > How can I add a filter to the django a

Re: filter users by group

2010-08-11 Thread Nick
u can help me find a solution for the > following problem? > > How can I add a filter to the django admin User interface (/admin/auth/ > user/) so I can filter Users by Group? > > What I have thought of, is: > 1. Alter the template templates/admin/auth/user/change_list.html and >

filter users by group

2010-08-11 Thread Wim Feijen
Hello, I am banging my brain against the wall but it doesn't help and all I get is brain damage. Maybe you can help me find a solution for the following problem? How can I add a filter to the django admin User interface (/admin/auth/ user/) so I can filter Users by Group? What I have thought