Want to handle multiple form instance in single view in django (python) | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 2

Want to handle multiple form instance in single view in django (python)

usually we take input from forms process it and thn render it back to user. i want to take multiple forms input and at the end wana process it and sent back the results to user.

21st Apr 2017, 5:10 AM
Iffi Kakar
Iffi Kakar - avatar
2 Answers
+ 12
import mechanize module
29th Apr 2017, 1:26 AM
Amy Devillier
Amy Devillier - avatar
0
thanks for help amy Devillier. you did not get what i said i m not doing html parsing urllib etc... i was asking about forms in real web environment. i figure it out. but any ways thabks for the answer
29th Apr 2017, 7:19 PM
Iffi Kakar
Iffi Kakar - avatar