django1/docs/ref/forms
Gary Wilson Jr 58d72d4fee [1.1.X] Fixed #10361 -- Added documentation for ComboField and MultiValueField form fields, patch from timo.
Backport of r12798 from trunk.


git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.1.X@12799 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-03-16 21:03:11 +00:00
..
api.txt [1.1.X] Added a few Sphinx directives to the form API and template API docs. 2009-12-25 20:56:52 +00:00
fields.txt [1.1.X] Fixed #10361 -- Added documentation for ComboField and MultiValueField form fields, patch from timo. 2010-03-16 21:03:11 +00:00
index.txt [1.1.X] Fixed #9465 -- Simplified API Reference documentation titles for easier lookup and made first-level heading styles consistent. Thanks, adamnelson. 2009-12-26 03:47:47 +00:00
validation.txt Fixed #9902 -- Corrected misspelling in form validation documentation, thanks zunzun. 2008-12-23 04:13:14 +00:00
widgets.txt Fixed #7437: SelectDateWidget is not documented. 2009-09-10 15:45:15 +00:00