Re: What reason is Django administration

2012-03-09 Thread kenneth gonsalves
On Fri, 2012-03-09 at 03:42 -0800, Stone wrote: > W/o authentication web page will be only in read only state. without authentication he sees nothing. -- regards Kenneth Gonsalves -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to thi

Re: What reason is Django administration

2012-03-09 Thread Stone
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

Re: What reason is Django administration

2012-03-08 Thread kenneth gonsalves
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 Kenn

Re: What reason is Django administration

2012-03-08 Thread Shawn Milochik
On 03/08/2012 03:44 PM, Stone wrote: Dear users, I have developed some web pages and I have never used Django administration? Is there any control for controlling access of users? Do you have any examples? Thank you Petr https://docs.djangoproject.com/en/1.3/topics/auth/#permissions -- Yo

What reason is Django administration

2012-03-08 Thread Stone
Dear users, I have developed some web pages and I have never used Django administration? Is there any control for controlling access of users? Do you have any examples? Thank you Petr -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to