Re: Admin Interface for Searching Only

2008-10-29 Thread Sean
Although Data Browser is interesting. I was hoping for something much closer to the admin interface, but for viewing and searching. It would seem like DRY would suggest that using the admin interface for read- only access would actually be the right way to do this, simply making someone staff, and

Re: Admin Interface for Searching Only

2008-10-29 Thread Sean
I just found this: http://www.djangoproject.com/documentation/databrowse/ but other input is welcome. Thanks, Sean On Oct 29, 9:43 am, Sean <[EMAIL PROTECTED]> wrote: > I add a staff user with no additional permission to my admin > interface, hoping that they would be able to use the interfac

Admin Interface for Searching Only

2008-10-29 Thread Sean
I add a staff user with no additional permission to my admin interface, hoping that they would be able to use the interface for searching, but unfortunately since they do not have permissions to edit anything they seem unable to search either. At the moment, I would actually prefer to use this int