I suppose that all the fields' value in the form defined in model can
be captured and remained when/after you do form validation. My problem
is that :

1. When the form is not valid, the filename of image field is gone
once you click submit or
2. If I intend to do something else once all fields are valid, the
image filename is still gone.

So is this a common problem that django does not remmember the
filename? do you experience this?

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