This website requires JavaScript.
Explore
Help
Sign In
innov
/
django1
Watch
1
Star
0
Fork
You've already forked django1
0
Code
Issues
Pull Requests
1
Projects
Releases
Wiki
Activity
e70dc506d7
django1
/
docs
/
ref
/
forms
History
Caio Ariede
d38c34119e
Fixed
#21528
-- Added note about filtering form field's queryset based on instance to admin docs.
2020-07-13 20:32:57 +02:00
..
api.txt
Corrected outputting BooleanField as HTML in forms docs.
2020-04-24 09:08:05 +02:00
fields.txt
Fixed
#21528
-- Added note about filtering form field's queryset based on instance to admin docs.
2020-07-13 20:32:57 +02:00
formsets.txt
Fixed
#9061
-- Allowed FormSets to disable deleting extra forms.
2020-06-24 09:26:25 +02:00
index.txt
Fixed
#15667
-- Added template-based widget rendering.
2016-12-27 17:50:10 -05:00
models.txt
Fixed
#9061
-- Allowed FormSets to disable deleting extra forms.
2020-06-24 09:26:25 +02:00
renderers.txt
Emphasized that TemplatesSetting must be used to override widget templates.
2018-09-11 15:14:53 -04:00
validation.txt
Changed django.forms.ValidationError imports to django.core.exceptions.ValidationError.
2020-04-28 10:49:00 +02:00
widgets.txt
Prevented (and corrected) single backtick usage in docs.
2020-04-01 14:55:11 +02:00