Skip to content

Valian/django-multiple-forms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

django-multiple-forms

Mixin and generic view for django CBV to display multiple forms on the same page. Actually, it's not published anywhere, but you can treat it as a reference.

Description

This repository contains example how to use MultipleFormsMixin from this gist. It's a single page with 3 forms displayed, without styling for clarity. To start, run:

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

MIT licence

About

Mixin and generic view for django CBV to display multiple forms on the same page.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published