This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2025-02-13 10:56:48 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
docs
/
ref
/
forms
History
Tim Graham
8863c475c5
Fixed
#27821
-- Clarified docs of the return value of Form.clean_<fieldname>().
...
Thanks Christian Ullrich for the report and review.
2017-02-08 08:38:08 -05:00
..
api.txt
Refs
#23919
,
#27778
-- Removed obsolete mentions of unicode.
2017-01-26 08:19:27 -05:00
fields.txt
Fixed
#27501
-- Documented lazy evaluation of ModelChoiceField.queryset.
2017-01-26 18:54:55 -05:00
formsets.txt
…
index.txt
…
models.txt
…
renderers.txt
…
validation.txt
Fixed
#27821
-- Clarified docs of the return value of Form.clean_<fieldname>().
2017-02-08 08:38:08 -05:00
widgets.txt
Fixed
#5851
-- Allowed specifying different HTML attrs for SplitDateTimeWidget subwidgets.
2017-02-07 11:33:37 -05:00