try to modify this file
"Python26\Lib\site-packages\django\contrib\auth\admin.py"
find this line
(_('Groups'), {'fields': ('groups',)}),
comment this line you will remove groups
On 2011-7-5 4:59, galgal wrote:
How can I hide fields in admin User edit? Mainly I want to hide
permissions and groups selecting in some exceptions, but exclude
variable doesn't work :/
--
You received this message because you are subscribed to the Google
Groups "Django users" group.
To view this discussion on the web visit
https://groups.google.com/d/msg/django-users/-/ydsmKWUyXQMJ.
To post to this group, send email to [email protected].
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.
--
chlin
--
You received this message because you are subscribed to the Google Groups "Django
users" group.
To post to this group, send email to [email protected].
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.