2011/3/17 Vinicius Massuchetto <viniciusmassuche...@gmail.com>:
> Is it possible to generate different fieldsets for admin forms? I
> would like to retrieve different fieldsets for different users.

I managed doing this according to this procedure:
http://stackoverflow.com/questions/687829/django-overriding-get-form-to-customize-admin-forms-based-on-request

But when I use fieldsets in the admin class, there's a "Key 'foo' not
found in Form" error.

Thanks
-- 
Vinicius Massuchetto

-- 
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 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.

Reply via email to