django/docs/topics/forms
Gary Wilson Jr 7372ea159a Fixed #10389, #10501, #10502, #10540, #10562, #10563, #10564, #10565, #10568, #10569, #10614, #10617, #10619 -- Fixed several typos as well as a couple minor issues in the docs, patches from timo, nih, bthomas, rduffield, UloPe, and sebleier@gmail.com.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@10242 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2009-03-31 07:01:01 +00:00
..
formsets.txt Fixed #9284. Fixed #8813. BaseModelFormSet now calls ModelForm.save(). 2009-03-30 15:58:52 +00:00
index.txt Fixed #10389, #10501, #10502, #10540, #10562, #10563, #10564, #10565, #10568, #10569, #10614, #10617, #10619 -- Fixed several typos as well as a couple minor issues in the docs, patches from timo, nih, bthomas, rduffield, UloPe, and sebleier@gmail.com. 2009-03-31 07:01:01 +00:00
media.txt Fixed #10437 -- Corrected typo in Widget media example. Thanks to Manuel Saelices. 2009-03-24 11:42:34 +00:00
modelforms.txt Added versionadded markers for ModelForm field ordering, added in [10062]. 2009-03-24 11:36:58 +00:00