Skip to content

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

Notifications You must be signed in to change notification settings

zxenia/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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published