Ravenports generated: 20 Jun 2024 17:00
[ravenports.git] / bucket_82 / python-django-formtools
1 # Buildsheet autogenerated by ravenadm tool -- Do not edit.
2
3 NAMEBASE=               python-django-formtools
4 VERSION=                2.5.1
5 KEYWORDS=               python
6 VARIANTS=               v11 v12
7 SDESC[v11]=             Set of abstractions for Django forms (3.11)
8 SDESC[v12]=             Set of abstractions for Django forms (3.12)
9 HOMEPAGE=               https://django-formtools.readthedocs.io/en/latest/
10 CONTACT=                Python_Automaton[python@ironwolf.systems]
11
12 DOWNLOAD_GROUPS=        main
13 SITES[main]=            PYPIWHL/12/63/91a107e3aaaf3987bad036494dfd8cc2675f4a66d22e65ffd6711f84ba70
14 DISTFILE[1]=            django_formtools-2.5.1-py3-none-any.whl:main
15 DF_INDEX=               1
16 SPKGS[v11]=             single
17 SPKGS[v12]=             single
18
19 OPTIONS_AVAILABLE=      PY311 PY312
20 OPTIONS_STANDARD=       none
21 VOPTS[v11]=             PY311=ON PY312=OFF
22 VOPTS[v12]=             PY311=OFF PY312=ON
23
24 DISTNAME=               django_formtools-2.5.1.dist-info
25
26 GENERATED=              yes
27
28 [PY311].RUN_DEPENDS_ON=                 python-Django:single:v11
29 [PY311].USES_ON=                        python:v11,wheel
30
31 [PY312].RUN_DEPENDS_ON=                 python-Django:single:v12
32 [PY312].USES_ON=                        python:v12,wheel
33
34 [FILE:1661:descriptions/desc.single]
35 ================
36 django-formtools
37 ================
38
39    :alt: GitHub Actions
40
41    :alt: Test Coverage
42
43 Django's "formtools" is a set of high-level abstractions for Django forms.
44 Currently for form previews and multi-step forms.
45
46 This code used to live in Django proper -- in ``django.contrib.formtools``
47 -- but was separated into a standalone package in Django 1.8 to keep the
48 framework's core clean.
49
50 For a full list of available formtools, see
51 https://django-formtools.readthedocs.io/
52
53 django-formtools can also be found on and installed from the Python
54 Package Index: https://pypi.python.org/pypi/django-formtools
55
56 To get more help:
57
58 * Join the #django channel on irc.libera.chat. Lots of helpful people hang
59 out
60   there.
61
62 * Join the django-users mailing list, or read the archives, at
63   https://groups.google.com/group/django-users.
64
65 Contributing to django-formtools
66 --------------------------------
67
68 See ``CONTRIBUTING.rst for information about contributing patches to
69 django-formtools``.
70
71 Running tests is as simple as `installing Tox`__ and running it in the root
72 Git clone directory::
73
74     $ git clone https://github.com/jazzband/django-formtools
75     [..]
76     $ cd django-formtools
77     $ tox
78     [..]
79       congratulations :)
80
81 The previous command will run the tests in different combinations of Python
82 (if available) and Django versions. To see the full list of combinations
83 use
84 the ``-l`` option::
85
86     $ tox -l
87     ...
88     py310-djangoAB
89     py310-djangomain
90
91 You can run each environment with the ``-e`` option::
92
93     $ tox -e py310-djangoAB  # runs the tests only on Python 3.10 and
94 Django A.B.x
95
96 __ https://tox.readthedocs.io/en/latest/install.html
97
98
99 [FILE:118:distinfo]
100 bce9b64eda52cc1eef6961cc649cf75aacd1a707c2fff08d6c3efcbc8e7e761a       170651 django_formtools-2.5.1-py3-none-any.whl
101