In CreateWithInlinesView and UpdateWithInlinesView templates how I distinguish different formset?
etcware opened this issue · 2 comments
etcware commented
https://django-extra-views.readthedocs.io/en/latest/views.html#createwithinlinesview-and-updatewithinlinesview
In template how do I distinguish the tag formset from the item formset?
etcware commented
I had not seen this https://github.com/AndrewIngram/django-extra-views/blob/master/docs/misc.rst and here I found the solution
jonashaag commented
Hello! Please do not report questions on this issue tracker, it is for bugs only. Use sites like StackOverflow for questions instead.