On Sep 15, 2006, at 12:18 PM, [EMAIL PROTECTED] wrote:
> How would I only have
> {{form.profile}} editable by the user and have {{form.name}} not be
> present when the user views the page?


You can't do it with generic views, but here's how:

http://code.djangoproject.com/wiki/ 
CookBookManipulatorWithPostpopulatedFields

Don


--~--~---------~--~----~------------~-------~--~----~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users
-~----------~----~----~----~------~----~------~--~---

Reply via email to