Well, I've been playing with the admin interface, and simply choosing the permissions is enought to display any tables to the users. The bad is that it's necessary that the users are registered to that can see she tables.
On 1 jun, 17:09, Tim <[EMAIL PROTECTED]> wrote: > Hi Kless, > > This doesn't sound like a "how do I get my code to work" problem but > more of a general "how does this work" sort of question. I'd suggest > you read through Django Book (http://www.djangobook.com/en/1.0/chapter12/ > seems appropriate) to figure out how the Auth stuff works and there is > a chapter on modifying the Django admin (http://www.djangobook.com/en/ > 1.0/chapter17/). For creating a site that has public users > registering, check outhttp://code.google.com/p/django-registration/ > -- lots of Django goodness to get you started. > > If you don't want a user with admin access to see the Auth and Sites > modules, make sure the user isn't a superuser and then adjust their > permissions so they don't have access to any of the permissions for > those modules. > > Tim > > On May 31, 2:16 pm, Kless <[EMAIL PROTECTED]> wrote: > > > 1) I want to display any tables to whatever person -public--, but I > > want not to display tables of both Auth and Sites models > > 2) And that only can be added more data only by registered users. > > > On 31 mayo, 21:04, "Joseph Heck" <[EMAIL PROTECTED]> wrote: > > > > Hey Kless, > > > > I think you need to be a bit clearer on your question. What are you > > > trying to accomplish? > > > > On Sat, May 31, 2008 at 11:47 AM, Kless <[EMAIL PROTECTED]> wrote: > > > > > How to show only any tables to any users -as to the visitors-? --~--~---------~--~----~------------~-------~--~----~ 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 [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~----------~----~----~----~------~----~------~--~---