You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to django...@googlegroups.com
I'm iterating multiple forms for all the instances of a table in the
template using for loop.
But only the last form is being considered and it saves the data from
last form only. I'm not getting how to differentiate these forms and
save data, from every field and form, into the database.