AndrewIngram / django-extra-views

Django's class-based generic views are awesome, let's have more of them.
MIT License
1.38k stars 172 forks source link

Why my formset contains three items in creation? #177

Closed etcware closed 5 years ago

etcware commented 5 years ago

I put the question also on https://stackoverflow.com/questions/53078421/why-django-extra-views-inlineformsetfactory-shows-me-3-forms-in-place-of-1.

jonashaag commented 5 years ago

Hello! Please do not report questions on this issue tracker, it is for bugs only. Use sites like StackOverflow for questions instead.