/django-cbv-inline-formset

Just a simple example of how to use inline_formset in class based UpdateView mand CreateView.

Primary LanguagePython

Inline FormSet with Django Class Based Views

Nothing very exciting apart from a very basic example of how to use inline_formset with django class based views.

I haven't done the DeleteView. When I need one I will update this project.

I am going to leave this project as an example for myself and others. Feel free to link to it.