Navigation Menu

Skip to content

FrankBie/django-formwizard

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

96 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

django-formwizard

django-formwizard is a reusable app to work with multi-page forms. Besides normal Forms, it supports FormSets and ModelForms. File uploads don't work at the moment but this will be fixed in the near future.

To install it, simply run

# pip install django-formwizard

The source is available on GitHub.

If you are interested in contributing, just fork the repository on GitHub and commit your changes. Don't forget to send a pull request.

About

A rewrite of django's formwizard with pluggable storages

Resources

License

Stars

Watchers

Forks

Packages

No packages published