Hello,

I've been banging my head on this for several hours ... for some
reason on my reservation edit view, the start_when field will not save
but summary does.  The assertEquals always fails on line 198 in the
paste below.  Do you see anything fishy here?

http://dpaste.com/39489/

Is it because my form does not have that field defined so the save
ignores it?  Or am I just going about this wrong by not setting the
value explicitly in the view.  The next thing I am going to try is to
add hidden fields for the fields that I want saved by the form.

Your thoughts are appreciated,

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