Silly, simple(?) question...

In a reduced sense, I have a model with two field Name & Age.  I'd
like to use a ModelForm to display the Name field in plain text (no
form field), while have the Age be a CharField.  How does a template
access the Name field as straight text without it getting auto
converted to a text box? More specifically, this will be a list of
forms, displayed with a formset...

Thanks

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