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
Hi,
I have a situation where I need to have more than 3 nested forms for a model with Foreignkey with child models. Can someone please point me in the right direction because I've been trying this from last couple of days now. I can make it work with 1 parent and 2-3 child but not further than that.