Skip to main content

A set of high-level abstractions for Django forms

Project description

Jazzband PyPI version Supported Python versions GitHub Actions Test Coverage

Django’s “formtools” is a set of high-level abstractions for Django forms. Currently for form previews and multi-step forms.

This code used to live in Django proper – in django.contrib.formtools – but was separated into a standalone package in Django 1.8 to keep the framework’s core clean.

For a full list of available formtools, see https://django-formtools.readthedocs.io/

django-formtools can also be found on and installed from the Python Package Index: https://pypi.python.org/pypi/django-formtools

To get more help:

Contributing to django-formtools

See CONTRIBUTING.rst for information about contributing patches to django-formtools.

Running tests is as simple as installing Tox and running it in the root Git clone directory:

$ git clone https://github.com/jazzband/django-formtools
[..]
$ cd django-formtools
$ tox
[..]
  congratulations :)

The previous command will run the tests in different combinations of Python (if available) and Django versions. To see the full list of combinations use the -l option:

$ tox -l
...
py310-djangoAB
py310-djangomain

You can run each environment with the -e option:

$ tox -e py310-djangoAB  # runs the tests only on Python 3.10 and Django A.B.x

Optionally you can also specify a country whose tests you want to run:

$ COUNTRY=us tox

And combine both options:

$ COUNTRY=us tox -e py310-djangoAB

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

django-formtools-2.4.1.tar.gz (87.2 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

django_formtools-2.4.1-py3-none-any.whl (154.5 kB view details)

Uploaded Python 3

File details

Details for the file django-formtools-2.4.1.tar.gz.

File metadata

  • Download URL: django-formtools-2.4.1.tar.gz
  • Upload date:
  • Size: 87.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.10

File hashes

Hashes for django-formtools-2.4.1.tar.gz
Algorithm Hash digest
SHA256 21f8d5dac737f1e636fa8a0a10969c1c32f525a6dfa27c29592827ba70d9643a
MD5 ac633e1c78cbbabdb33efc6502e41cd0
BLAKE2b-256 d71adc1ddbe15175c31d0740c59b4f6e4236f31f03c8f6b11a2aaa23cb53c4cf

See more details on using hashes here.

File details

Details for the file django_formtools-2.4.1-py3-none-any.whl.

File metadata

File hashes

Hashes for django_formtools-2.4.1-py3-none-any.whl
Algorithm Hash digest
SHA256 49ea8a64ddef4728a558bf5f8f622c0f4053b979edcf193bf00dd80432ab2f12
MD5 3ad293f2de0fa2eee38f260a51a61df5
BLAKE2b-256 a2083eb9d16d7e605f5ed0a31c7df707ec8f5c6b9ca59a0d8b4b00edb1479f4d

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page