Hi Matthew,
Unfortunately is not what I'm looking for. Actually I build something
similar in the past.
In dynamic inlineformset I just clone and/or remove some DOM elements and
update
management attributes and Django do everything behind.
In my case I have a ManyToMany to a self ForeignKey
You might want to look at stuff that has already been developed. (No need to
reinvent the wheel, right?)
Check out this jQuery plugin for making a dynamic formset:
https://github.com/elo80ka/django-dynamic-formset
You might find some answers there.
From: django-developers@googlegroups.com
[mai