# Buildsheet autogenerated by ravenadm tool -- Do not edit. NAMEBASE= python-django-formtools VERSION= 2.5.1 KEYWORDS= python VARIANTS= v11 v12 SDESC[v11]= Set of abstractions for Django forms (3.11) SDESC[v12]= Set of abstractions for Django forms (3.12) HOMEPAGE= https://django-formtools.readthedocs.io/en/latest/ CONTACT= Python_Automaton[python@ironwolf.systems] DOWNLOAD_GROUPS= main SITES[main]= PYPIWHL/12/63/91a107e3aaaf3987bad036494dfd8cc2675f4a66d22e65ffd6711f84ba70 DISTFILE[1]= django_formtools-2.5.1-py3-none-any.whl:main DF_INDEX= 1 SPKGS[v11]= single SPKGS[v12]= single OPTIONS_AVAILABLE= PY311 PY312 OPTIONS_STANDARD= none VOPTS[v11]= PY311=ON PY312=OFF VOPTS[v12]= PY311=OFF PY312=ON DISTNAME= django_formtools-2.5.1.dist-info GENERATED= yes [PY311].RUN_DEPENDS_ON= python-Django:single:v11 [PY311].USES_ON= python:v11,wheel [PY312].RUN_DEPENDS_ON= python-Django:single:v12 [PY312].USES_ON= python:v12,wheel [FILE:1661:descriptions/desc.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: * Join the #django channel on irc.libera.chat. Lots of helpful people hang out there. * Join the django-users mailing list, or read the archives, at https://groups.google.com/group/django-users. 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 [FILE:118:distinfo] bce9b64eda52cc1eef6961cc649cf75aacd1a707c2fff08d6c3efcbc8e7e761a 170651 django_formtools-2.5.1-py3-none-any.whl