issues
search
fusionbox
/
django-betterforms
Making forms suck less
https://django-betterforms.readthedocs.org/
BSD 2-Clause "Simplified" License
135
stars
54
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
is_valid() does not handle clean() not returning a value
#75
pknowles
opened
1 year ago
0
No use of default rendering?
#74
ddahan
opened
2 years ago
1
Support crispy-forms rendering
#73
dakotahorstman
opened
2 years ago
2
crispy forms raises ``Could not resolve form field``
#72
dakotahorstman
opened
2 years ago
0
Added RELEASES.rst, converted CHANGES to rst, and updated readme and …
#71
CSprat451
closed
2 years ago
0
Pre-release changes to README, CHANGES, index, and betterforms/tests
#70
CSprat451
closed
2 years ago
0
Fixed cleaned_data multiform error caused by fix #41 for formset bug
#69
CSprat451
closed
2 years ago
0
Django3 and Django4 upgrade
#68
CSprat451
closed
2 years ago
0
Updated docstring to remove newline characters
#67
CSprat451
closed
2 years ago
0
Updated
#66
mowidatim
closed
2 years ago
0
"Newline not allowed" when installing the package. Setuptools won't allow multiline descriptions anymore.
#65
Ekozmaster
closed
2 years ago
1
Error while deploying on Elastic beanstalk
#64
BismeetSingh
opened
3 years ago
1
AttributeError: Name Conflict in fieldset `Plate Description`. The name(s) `['i']` appear multiple times.
#63
hugokitano
opened
3 years ago
0
Django 3 compatibility
#62
lautarodapin
closed
3 years ago
1
multiline setuptools error fix
#61
PetrKudy
closed
2 years ago
2
How to pass initial values to FilterForm
#60
jphuart
opened
4 years ago
0
Django 3.0 support
#59
jpic
closed
2 years ago
6
Is it the project still alive? Django 3 support?
#58
Cicciodev
opened
4 years ago
18
__init__() got an unexpected keyword argument 'request'
#57
nikolas-dev
opened
5 years ago
0
Cannot override Multiform.clean()
#56
JoeHitchen
opened
6 years ago
0
Typo in documentation: BaseForm should be renamed into BetterForm
#55
lorenzomorandini
closed
2 years ago
0
Add testing for Django 1.11 and 2.0
#54
jeromelebleu
closed
6 years ago
1
Fix changelist tutorial
#53
jpic
closed
6 years ago
2
Release
#52
jpic
closed
6 years ago
4
Using MultiForm with Formset
#51
quapka
opened
7 years ago
0
Multiform kwargs are copied to ALL form_classes instead of only to the ones that need them
#50
quapka
closed
2 years ago
2
fix #48
#49
decolens
opened
7 years ago
4
Kwargs should contain 'queryset' when child is a FormSet on edition
#48
decolens
opened
7 years ago
1
Use dict instead of Context in for support with Django v1.11
#47
jespervestergaard
closed
2 years ago
0
MultiForm with separate submit buttons
#46
ammsa
opened
8 years ago
1
testing + fixes for Django 1.10
#45
PetrDlouhy
closed
7 years ago
4
Fix #41, error with formsets in MultiForm
#44
rockymeza
closed
8 years ago
2
How can use form_class with extra fields
#43
flaudizio
closed
8 years ago
4
MultiModelForm with django.contrib.auth.forms.PasswordChangeForm
#42
dorcyv
closed
2 years ago
0
can't set attribute cleaned_data in form clean method
#41
truhlik
closed
8 years ago
9
No input fields rendering with MultiModelForm
#40
AJLivine
closed
8 years ago
3
BetterForm lost form widgets
#39
dpineiden
closed
2 years ago
12
kwargs.update ruining use of MultiForm with UpdateView
#38
proph73
closed
8 years ago
7
Release 1.2
#37
acatton
closed
2 years ago
0
Showing single form fields doesn't work
#36
c0d3z3r0
closed
9 years ago
5
Multiform clean
#35
julianandrews
closed
9 years ago
3
Add support for Multiform crossform validation
#34
julianandrews
closed
9 years ago
2
[READY] Add MultiForm.field_order, a declarative way of reordering subforms' fields
#33
frankier
closed
3 months ago
5
Release 1.2.0 then remove support for old Python/Django?
#32
frankier
closed
9 years ago
2
[READY] Add base_fields to MultiForm
#31
frankier
closed
3 months ago
5
[WIP] Begin adding Django 1.8 support
#30
frankier
closed
2 years ago
6
[WIP] [Due October] Remove Django <1.7 and Python 2.6 support
#29
frankier
closed
2 years ago
4
[READY] Add tests that mark_safe occurs on MultiForm methods outputting html
#28
frankier
closed
9 years ago
2
Use safestring.mark_safe on MultiForm methods which output html
#27
frankier
closed
9 years ago
5
Multiple instances of the same form
#26
tyteen4a03
closed
2 years ago
1
Next