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-18 21:34:31 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
docs
/
ref
/
forms
History
Claude Paroz
1ef4aeab40
Fixed
#25078
-- Added support for disabled form fields
...
Thanks Keryn Knight and Tim Graham for the reviews.
2015-07-16 19:36:56 +02:00
..
api.txt
Fixed
#24191
-- Documented Form.changed_data
2015-06-04 13:51:26 -04:00
fields.txt
Fixed
#25078
-- Added support for disabled form fields
2015-07-16 19:36:56 +02:00
formsets.txt
Removed versionadded/changed notes for 1.7.
2015-02-01 21:02:40 -05:00
index.txt
…
models.txt
Fixed
#24295
-- Allowed ModelForm meta to specify form field classes.
2015-02-13 19:13:05 +07:00
validation.txt
Used PEP 8 style indentation in forms docs.
2015-06-11 12:21:53 -04:00
widgets.txt
Refs
#24219
-- Removed inaccurate sentence after move of SelectDateWidget.
2015-07-15 09:57:55 -04:00