On 9/28/05, Qiangning Hong <[EMAIL PROTECTED]> wrote:
> I setup a polls app following the tutorial and want to do more. I see
> there are users and groups settings in the admin index page, and so I
> want add a staff user to manage the polls.
>
> However, after I create the user, I found the avai
I think you need to update the permissions database when you update the
model using sqlinitialdata.
I put something at the bottom of this page:
http://code.djangoproject.com/wiki/DocumentationSuggestions
which might help? But I'm learning too, so don't take it as too
authoritative!
Best, Qu
I setup a polls app following the tutorial and want to do more. I see
there are users and groups settings in the admin index page, and so I
want add a staff user to manage the polls.
However, after I create the user, I found the available permissions list
has nothing to do with polls management
3 matches
Mail list logo