python-django-formtools
Port variant py37
Summary Set of abstractions for Django forms (PY37)
Package version 2.2
Homepage https://django-formtools.readthedocs.io/en/latest/
Keywords python
Maintainer Python Automaton
License Not yet specified
Other variants py38
Ravenports Buildsheet | History
Ravensource Port Directory | History
Last modified 20 APR 2020, 15:00:59 UTC
Port created 02 FEB 2018, 15:29:04 UTC
Subpackage Descriptions
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
Configuration Switches (platform-specific settings discarded)
PY37 ON Build using Python 3.7 PY38 OFF Build using Python 3.8
Package Dependencies by Type
Build and Runtime python-Django:single:py37
python37:single:standard
python-setuptools:single:py37
Download groups
main mirror://PYPI/d/django-formtools
Distribution File Information
c5272c03c1cd51b2375abf7397a199a3148a9fbbf2f100e186467a84025d13b2 75808 django-formtools-2.2.tar.gz
Ports that require python-django-formtools:py37
No other ports depend on this one.