Contents

django-formtools 2.5.1

0

A set of high-level abstractions for Django forms

A set of high-level abstractions for Django forms

Stars: 764, Watchers: 764, Forks: 132, Open Issues: 79

The jazzband/django-formtools repo was created 9 years ago and the last code push was 2 days ago.
The project is popular with 764 github stars!

How to Install django-formtools

You can install django-formtools using pip

pip install django-formtools

or add it to a project with poetry

poetry add django-formtools

Package Details

Author
License
BSD
Homepage
PyPi:
https://pypi.org/project/django-formtools/
GitHub Repo:
https://github.com/jazzband/django-formtools

Classifiers

  • Internet/WWW/HTTP
No  django-formtools  pypi packages just yet.

Errors

A list of common django-formtools errors.

Code Examples

Here are some django-formtools code examples and snippets.

GitHub Issues

The django-formtools package has 79 open issues on GitHub

  • Revisiting a form step does not refresh the return from storage.get_step_files().
  • Either form_list could be easier to use or docs could be clearer
  • BaseStorage doesn't handle file inputs with "multiple" attribute

See more issues on GitHub

Related Packages & Articles

django-filter 24.2

Django-filter is a reusable Django application for allowing users to filter querysets dynamically.

django-filer 3.1.1

A file management application for django that makes handling of files and images a breeze.