Re: turning login off in admin

2009-09-01 Thread Ismail Dhorat
Knight, I do not think this is the recommended use case, and would take some hacking. If you would like to update/edit/delete records from the DB i think its best to create standard forms which let you do all of that. http://docs.djangoproject.com/en/dev/topics/forms/ /i On Tue, Sep 1, 2009 a

turning login off in admin

2009-09-01 Thread knight
Hi, I want to turn off the login when going to the admin page url. I want to enter to admin pages as anonymous/no user and require login only in 2 specific urls. How can I turn off the login request in the beginning? Thanks, Arshavski Alexander. --~--~-~--~~~---~--~--