Hey all,

I've run into a strange problem. I have a rather large model for a school 
application process. I am using the FormWizard feature with a 
SessionWizardView and 3 ModelForms to present the entry fields in 
manageable chunks. Everything is working properly, except the 3 FileFields. 
The FormWizard saves the uploaded pdf files correctly, but if I advance to 
the next step and then I go back to the previous step where the FileFields 
are, they are empty. If I re-submit the form, the files are still there and 
they will be stored when I save instance at the last step.

I am using the latest 1.6.x version of Django.

I found a similar quesion on StackOverflow 
(http://stackoverflow.com/questions/10597021/formwizard-and-filefields-django-1-4)
 
but it is not working for me.

Any ideas?

Thanks!

--
Roodie

   

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/e14bda54-54c4-409b-8585-4a3e27dba0de%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to