Django form wizard multiple file uploads problem

27 views
Skip to first unread message

Deniz Bazan

unread,
Apr 8, 2020, 4:48:49 PM4/8/20
to Django users

I have a problem with form wizard, I have a form wizard with 3 steps. 
In step 2, user uploaded several files. In step 3, send the data to the database.
I can save files in server in step 2, but if user does not finish the form then files will remain on the server for free.Therefore I should not save files in step 2 but at done ()
Unfortunately I cannot reach all files in done () method.
How can I solve it, you have a solution for it.
Reply all
Reply to author
Forward
0 new messages