This website requires JavaScript.
Explore
Help
Sign In
Django
/
django
Watch
11
Star
0
Fork
0
You've already forked django
Code
Pull Requests
Projects
Releases
Activity
django
/
docs
/
ref
/
forms
History
Tim Graham
b59195db80
[1.10.x] Removed incorrect "required" attribute in docs/ref/forms/fields.txt.
...
Backport of 17ed0d36bc3c380b7d8a0a30ceda09d98ab74fd4 from master
2017-05-29 18:01:41 -04:00
..
api.txt
[1.10.x]
Fixed
#27361
-- Used "from django import forms" in forms api docs.
2016-10-19 09:56:13 -04:00
fields.txt
[1.10.x] Removed incorrect "required" attribute in docs/ref/forms/fields.txt.
2017-05-29 18:01:41 -04:00
formsets.txt
Fixed
#26124
-- Added missing code formatting to docs headers.
2016-02-01 10:42:05 -05:00
index.txt
Fixed
#17638
-- Added crosslinks between topic and reference guides.
2014-09-29 18:06:31 -04:00
models.txt
Fixed
#26124
-- Added missing code formatting to docs headers.
2016-02-01 10:42:05 -05:00
validation.txt
[1.10.x]
Fixed
#27821
-- Clarified docs of the return value of Form.clean_<fieldname>().
2017-02-08 08:39:39 -05:00
widgets.txt
[1.10.x]
Fixed
#27993
-- Fixed model form default fallback for SelectMultiple.
2017-03-31 10:17:17 -04:00