﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
19684	How handle FileField in SessionWizardView	devver08@…	nobody	"I created a form wizard of 6 steps, 
the sixth step I select a filefield for uploading.
i can recovery succesfully all other data and saving to my db, but unfortunately no filefield.

class Step6(forms.Form):
       docfile1 = forms.FileField(label='Seleziona un file', required=False)

i uploaded my code:

http://pastebin.com/QE3QceJk

thanks"	Uncategorized	closed	File uploads/storage	1.4	Normal	invalid	Filefield, upload, wizard, WizardView, session		Unreviewed	0	0	0	0	0	0
