> If I open page to edit user's account, at the bottom is multiselect
> box containing all existing groups.
> 
> If I select one(s) and save user profile, in DB table
> auth_user_grooups I see a correct links between auth_user and
> auth_group table.
> 
> But I cannot find the same information in the GUI. I use development
> version of Django a few days old.

If you go to edit that same user in the Admin, the group should be selected
in that same multiselect box.

It's as simple as that.

Chris




--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to