On Thu, Aug 11, 2011 at 7:03 AM, Jonas H. <jo...@lophus.org> wrote:

> On 08/09/2011 12:45 AM, Jonas H. wrote:
>
>> Hello list!
>>
>> Is there any way to use a different value for a field when re-displaying
>> a form? I.e. if a user enters '42' into an IntegerField but made the
>> other fields not validate, how could that IntegerField be re-displayed
>> with '43'?
>>
>>
Change the value in the form's data dictionary.

Karen
-- 
http://tracey.org/kmt/

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