Thanks! I've been wondering how to access the individual fields, and
didn't know the objects implement a dictionary to get to them. That
will be handy for the future.
On Oct 26, 11:36 am, "Phil Davis" <[EMAIL PROTECTED]> wrote:
> On 26/10/2007, Luke <[EMAIL PROTECTED]> wrote:
>
>
>
> > I am proc
On 26/10/2007, Luke <[EMAIL PROTECTED]> wrote:
>
> I am processing a form that is built from a model using
> form_for_model. In the model I specified a verbose_name for each
> field. I can, of course, get the form values through
> form.cleaned_data when it is returned, but I cannot figure out wh
I am processing a form that is built from a model using
form_for_model. In the model I specified a verbose_name for each
field. I can, of course, get the form values through
form.cleaned_data when it is returned, but I cannot figure out where
verbose_name is located. I need this to produce the
3 matches
Mail list logo