issues
search
jazzband
/
django-formtools
A set of high-level abstractions for Django forms
https://django-formtools.readthedocs.io
BSD 3-Clause "New" or "Revised" License
818
stars
136
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
fix: fix breaking change added in 3.4
#278
naomicrosthwaite
closed
1 month ago
0
Condtionally skipped steps in FormWizard break previous button
#277
jamespandaz
closed
2 months ago
1
make StepsHelper iterable
#276
nerdoc
opened
4 months ago
0
StepsHelper is not iterable
#275
nerdoc
opened
4 months ago
1
Large POST request issue
#274
rlalik
opened
6 months ago
1
Make step url or get_step_url() available to templates
#273
thenewguy
opened
7 months ago
0
Handling multiple forms in one step
#272
marcinkaczmarek10
opened
8 months ago
1
Exclude all tests from wheel
#271
klemens
opened
8 months ago
0
"Package … is absent from the `packages` configuration" warning for data packages from setuptools
#270
klemens
opened
8 months ago
0
add form_invalid() method hook to WizardView
#269
nerdoc
opened
8 months ago
0
WizardForm should have a `form_invalid()` method
#268
nerdoc
opened
8 months ago
0
ModelForm + Crispy Forms + Additional Field: clean_FIELD does not receive expeceted data
#267
siyb
opened
9 months ago
0
Regression from #168: unable to call get_cleaned_data_for_step on conditionally step
#266
mlorant
opened
9 months ago
0
Fix form validation in default templates
#265
pfouque
closed
8 months ago
1
Attempting to implement conditional views generates the error RecursionError: maximum recursion depth exceeded
#264
ghost
opened
10 months ago
1
Add tool.setuptools_scm section in pyproject
#263
do-rtk
closed
11 months ago
2
Update wizard.rst with default implementation for render_goto_step
#262
LaundroMat
opened
11 months ago
0
[pre-commit.ci] pre-commit autoupdate
#261
pre-commit-ci[bot]
opened
11 months ago
1
Build produces a version 0.0.0
#260
claudep
closed
11 months ago
1
Add ruff rules for naming, performance, simplification, and timezones
#259
cclauss
closed
1 year ago
1
Removed unrelated content in README
#258
claudep
closed
1 year ago
2
Format Python code with psf/black
#257
cclauss
closed
1 year ago
2
Replace flake8 with ruff
#256
cclauss
closed
1 year ago
1
Add pre-commit
#255
cclauss
closed
1 year ago
2
Updated changelog.rst for 2.5.0 release
#254
claudep
closed
1 year ago
6
PEP 621: Migrate from setup.py to pyproject.toml
#253
claudep
closed
1 year ago
1
Better example HTML in docs for previous/first buttons
#252
spookylukey
closed
1 year ago
1
Update IRC information in README
#251
knyghty
closed
1 year ago
1
pkg_resources in current release (2.4.1) clashes with python 3.12 default venv
#250
ideesnoires
closed
1 year ago
2
Remove invalid combinations from tox
#249
adamchainz
closed
1 year ago
2
Test on Python 3.12 and Django 5.0
#248
adamchainz
closed
1 year ago
3
Exception Type: KeyError at ...
#247
adi-
opened
1 year ago
4
PEP 621: Migrate from setup.py to pyproject.toml -- Part 2
#246
cclauss
closed
1 year ago
3
Fix typo
#245
cclauss
closed
1 year ago
0
Upgrade GitHub Actions
#244
cclauss
closed
1 year ago
1
dependent fields is not working django-select2
#243
sasikumar1978k
opened
1 year ago
1
Remove Python 3.7 support; switch from slow and deprecated pkg_resources to importlib.metadata
#242
andersk
closed
1 year ago
1
README: irc archives no longer exist
#241
shangxiao
closed
1 year ago
2
Draft: restore original form list generation and support dynamic form lists Fixes #220
#240
MrkGrgsn
opened
1 year ago
6
Fixes #220 - Avoid inifinite recursion while getting wizard form list
#239
claudep
closed
1 year ago
8
Access URL Parameters in WizardView Templates
#238
DanielAlderman
opened
1 year ago
0
Release new version with Django 4.2 LTS support
#237
robd003
closed
1 year ago
4
Extend test matrix with django 4.2, python 3.11 and python 3.12-dev
#236
foarsitter
closed
1 year ago
4
Upgraded test versions
#235
claudep
closed
1 year ago
1
Limit version range for isort to >=5.11.1, <6.0
#234
foarsitter
closed
1 year ago
2
Add support for passing extra parameters to the form constructor (FormPreview)
#233
Tobi-De
opened
1 year ago
0
how is the name of an html element created and how do i get that from the form wizard?
#232
brettelliot
opened
1 year ago
0
Question: Best way to make request after form submission
#231
mschoettle
closed
1 year ago
1
Improve testing
#230
fdemmer
opened
2 years ago
3
Invalid CSRF Fail
#229
Alfareiza
closed
2 years ago
1
Next