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
f876552f4b
django1
/
docs
/
ref
/
forms
History
Loic Bistuer
b72b85af15
Removed Form._errors from the docs in favor of the add_error API.
2013-11-30 01:00:53 +07:00
..
api.txt
Removed Form._errors from the docs in favor of the add_error API.
2013-11-30 01:00:53 +07:00
fields.txt
Fixed
#21397
-- Re-added flexibility to TypedChoiceField coercion
2013-11-18 18:24:56 +01:00
formsets.txt
Fixed
#9532
-- Added min_num and validate_min on formsets.
2013-09-19 13:11:49 -04:00
index.txt
Fixed
#20084
-- Provided option to validate formset max_num on server.
2013-03-21 01:27:24 -07:00
models.txt
Fixed
#12346
-- Added a note on how to validate InlineFormSets.
2013-07-08 08:29:28 -04:00
validation.txt
Removed Form._errors from the docs in favor of the add_error API.
2013-11-30 01:00:53 +07:00
widgets.txt
Fixed
#20986
-- Enabled SelectDateWidget to use custom months
2013-08-28 16:39:26 +03:00