I am converting from .96 to 1.0.
In a template using 0.96, if I wanted to get the value that a
particular field was holding I would use:
{{ form.data.field_name }}
This doesn't work anymore and is breaking my code.
I have tried a number of other ways (guessing mostly), consulted the
docs and browsed the Django source and still can't figure it out.
Can anyone help me out here?
Thanks.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Django users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---