timhughes / django-cbv-inline-formset

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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


Languages

Language:Python 91.7%Language:HTML 8.3%