Skip to content

khadimhusen/example-inline-formsets

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Example MyCollections app

Using Django inline formsets with Class-based Views and crispy-forms

Installation

pip install -r requirements.txt
python manage.py collectstatic
python manage.py runserver

About

Using Django inline formsets with Class-based Views and crispy-forms

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 42.0%
  • JavaScript 39.5%
  • HTML 18.5%