This website requires JavaScript.
Explore
Help
Sign In
test0908
/
django
Watch
1
Star
0
Fork
You've already forked django
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
2ec82c7387
django
/
docs
/
ref
/
forms
History
Loic Bistuer
7ac8380799
Fixed
#22318
-- Added Form.has_error() to easily check if a given error has happened.
2014-03-24 07:21:32 -04:00
..
api.txt
Fixed
#22318
-- Added Form.has_error() to easily check if a given error has happened.
2014-03-24 07:21:32 -04:00
fields.txt
Fixed
#22313
-- Removed 'u' prefixes from documentation
2014-03-22 21:32:20 +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
Made ModelForms raise ImproperlyConfigured if the list of fields is not specified.
2014-03-22 07:56:48 -04:00
validation.txt
Fixed
#22313
-- Removed 'u' prefixes from documentation
2014-03-22 21:32:20 +01:00
widgets.txt
Fixed
#22313
-- Removed 'u' prefixes from documentation
2014-03-22 21:32:20 +01:00