Is it possible to use a different form in the Admin depending on
whether a model instance is being created or edited?

For example I have a form that is used to add a member (django user +
profile), the form has a password and confirm password field. This is
fine for creating the member but when the member is edited I only want
to show a subset of fields.

Any ideas?

Paddy

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