Skip to content

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

Notifications You must be signed in to change notification settings

TimOSU/example-inline-formsets

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 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 migrate
python manage.py collectstatic
python manage.py runserver

Development server runs at localhost:8000

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%