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 19:06:35 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
docs
/
ref
/
forms
History
Simon Charette
ab9c886459
Fixed
#23391
-- Removed an erroneous backtip from the form's documentation.
...
Thanks to Trac alias nessita for the report.
2014-08-31 20:06:38 -04:00
..
api.txt
Fixed
#23162
-- Renamed forms.Field._has_changed() to has_changed().
2014-08-15 08:14:45 -04:00
fields.txt
Fixed
#23354
-- Documented that ModelChoiceField to_field_name should be a unique field.
2014-08-27 07:43:13 -04:00
formsets.txt
Removed versionadded/changed annotations for 1.6.
2014-03-24 11:42:56 -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
#17642
-- Added min_num support to modelformsets, inlines, and the admin.
2014-05-15 07:25:35 -04:00
validation.txt
Fixed
#23391
-- Removed an erroneous backtip from the form's documentation.
2014-08-31 20:06:38 -04:00
widgets.txt
Fixed
#22786
-- Documented value_from_datadict caveat
2014-08-29 10:24:50 +02:00