python-django-formtools
Port variant v13
Summary Set of abstractions for Django forms (3.13)
Package version 2.7
Homepage https://django-formtools.readthedocs.io/en/latest/
Keywords python
Maintainer Python Automaton
License Not yet specified
Other variants v14
Ravenports Buildsheet | History
Ravensource Port Directory | History
Last modified 24 JUL 2026, 16:11:02 UTC
Port created 02 FEB 2018, 15:29:04 UTC
Subpackage Descriptions
single ================ django-formtools ================ :alt: GitHub Actions :alt: 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, please use the offical Django Forum at https://forum.djangoproject.com/ 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 __ https://tox.readthedocs.io/en/latest/install.html
Configuration Switches (platform-specific settings discarded)
PY313 ON Build using Python 3.13 PY314 OFF Build using Python 3.14
Package Dependencies by Type
Build (only) python313:dev:std
python-pip:single:v13
autoselect-python:single:std
Build and Runtime python313:primary:std
Runtime (only) python-Django:single:v13
Download groups
main mirror://PYPIWHL/c0/98/ea43bece0395668c88f7a5c80b4c027dc61306911109b6a4446561fcb74d
Distribution File Information
06e4ab1f9c999f5b2ec6670cb2d51b77117599f4f17c5855f38de158b1c7f247 159553 python-src/django_formtools-2.7-py3-none-any.whl
Ports that require python-django-formtools:v13
No other ports depend on this one.