Im trying to have a custom admin that is also able to edit some model 
properties, but putting those properties into my fieldsets its complaining

Unknown field(s) (foo, bar) specified for Profile. Check 
fields/fieldsets/exclude attributes of class ProfileAdmin.

The properties work in list_display, but im missing something for the edit page.
Can i actually do this? So far i didnt find any hint on editing properties with 
the admin.

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/cadb37cd-6ac6-43e1-8f96-dade54bd8aa1%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to