# Buildsheet autogenerated by ravenadm tool -- Do not edit. NAMEBASE= python-django-formtools VERSION= 2.2 KEYWORDS= python VARIANTS= py38 py39 SDESC[py38]= Set of abstractions for Django forms (PY38) SDESC[py39]= Set of abstractions for Django forms (PY39) HOMEPAGE= https://django-formtools.readthedocs.io/en/latest/ CONTACT= Python_Automaton[python@ironwolf.systems] DOWNLOAD_GROUPS= main SITES[main]= PYPIWHL/16/2b/f2dc15cf7fb830bf22ec87739786ca7633902474edd7cdb9c52a56434ed2 DISTFILE[1]= django_formtools-2.2-py2.py3-none-any.whl:main DF_INDEX= 1 SPKGS[py38]= single SPKGS[py39]= single OPTIONS_AVAILABLE= PY38 PY39 OPTIONS_STANDARD= none VOPTS[py38]= PY38=ON PY39=OFF VOPTS[py39]= PY38=OFF PY39=ON DISTNAME= django_formtools-2.2.dist-info GENERATED= yes [PY38].RUN_DEPENDS_ON= python-Django:single:py38 [PY38].USES_ON= python:py38,wheel [PY39].RUN_DEPENDS_ON= python-Django:single:py39 [PY39].USES_ON= python:py39,wheel [FILE:1834:descriptions/desc.single] ================ django-formtools ================ 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.freenode.net. Lots of helpful people hang out there. Read the archives at https://botbot.me/freenode/django/. * 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 ... py35-django-AB py35-django-master You can run each environment with the ``-e`` option:: $ tox -e py35-django-AB # runs the tests only on Python 3.5 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 py35-django-AB __ https://tox.readthedocs.io/en/latest/install.html [FILE:120:distinfo] 304fa777b8ef9e0693ce7833f885cb89ba46b0e46fc23b01176900a93f46742f 148704 django_formtools-2.2-py2.py3-none-any.whl