views:

17

answers:

0

Hi, In my website, i wanna give users the possibility to upload videos, audio files, and pdfs. For this, i have thought about using formwizard. The first form-page is to ask for the name + the type of file to upload. The second form-page would be determined dynamically based on the answer of the first form. Is this possible with django's form wizard framework ?