Skip to content

cwurld/django_crispy_formsets_example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Django, Semi-Crispy, Inline Formset Example

I frequently need to make a web page with forms to support a model with a one to many link to another model (e.g. a parent with children). This repo contains a complete example of how to do this, using Django crispy as much as possible and with the children being a set of inline forms.

About

An example of Django inline formsets using crispy as much as possible.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published