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-03-15 03:40:44 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
docs
/
ref
/
forms
History
Tim Graham
7e8483e70b
[1.4.X]
Fixed
#18490
- Updated DateField input formats; thanks dloewenherz for the draft patch.
...
Backport of fa8fb2b383 from master
2012-09-07 19:50:55 -04:00
..
api.txt
Fixed many more ReST indentation errors, somehow accidentally missed from [16955]
2011-10-14 00:12:01 +00:00
fields.txt
[1.4.X]
Fixed
#18490
- Updated DateField input formats; thanks dloewenherz for the draft patch.
2012-09-07 19:50:55 -04:00
index.txt
Fixed
#10027
-- Makes links to form and field validation (and form reference docs in general) more readily available from form topic overview. Thanks to john_fries for the report.
2010-10-10 07:08:35 +00:00
validation.txt
Fixed
#17182
-- Changed best practice documentation for Form.clean to use super() instead of relying on self.cleaned_data. Thanks, DrMeers.
2012-02-04 16:05:30 +00:00
widgets.txt
[1.4.X] Fixed a documentation typo on the widget page.
2012-08-17 11:15:43 -04:00