zxenia / example-inline-formsets

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:Python 41.9%Language:JavaScript 39.5%Language:HTML 18.5%