Dnia 2011-07-04, pon o godzinie 15:20 -0700, galgal pisze:
> Yes I read it.  exclude = ('groups',) throws: 
> Caught KeyError while rendering: "Key 'groups' not found in Form"

That's because the stock UserAdmin defines fieldsets in which 'groups'
is a field, you need to modify the fieldsets, too. [1] 

[1]
https://code.djangoproject.com/browser/django/trunk/django/contrib/auth/admin.py#L27
-- 
Michał (Saviq) Sawicz <mic...@sawicz.net>

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to