Skip to content

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

Notifications You must be signed in to change notification settings

typonaut/django-cbv-inline-formset

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 91.7%
  • HTML 8.3%