OK. Thanks If I understand right, than I can add users over that Admin interface. Over function has_change_permissions I can track whether user is authenticated.
Over that interface is also for logged/authenticated users, right? Lets say that user will successfully enter login data as user name as passwd. afterwards some operations will be allowed. W/o authentication web page will be only in read only state. Is this situation suitable for that default Administration page? Am I right with that? On 9 bře, 02:02, kenneth gonsalves <law...@thenilgiris.com> wrote: > On Thu, 2012-03-08 at 12:44 -0800, Stone wrote: > > I have developed some web pages and I have never used Django > > administration? > > Is there any control for controlling access of users? > > https://docs.djangoproject.com/en/dev/ref/contrib/admin/ > > search for has_change_permission > -- > regards > Kenneth Gonsalves -- 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.