A newbie's question.
There is a django-dynamic-formset.
We can see that the project was last updated 8 month ago: https://github.com/elo80ka/django-dynamic-formset/branches
As far as I can see, this application was well known some time ago. I mean that in the Internet I can find discussions and examples. But all materials are published some of years ago.
And there is a respectable site https://djangopackages.org/grids/g/forms/
There is no mentioning of django-dynamic-formset. This makes me a bit skeptical about the app.
Could you tell me what is the mainstream solution for dynamically adding a form to a Django formset?
By the way Django 1.10.