django/docs/topics/forms
Russell Keith-Magee f55aba59d0 Fixed #10437 -- Corrected typo in Widget media example. Thanks to Manuel Saelices.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@10149 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2009-03-24 11:42:34 +00:00
..
formsets.txt Fixed #9780 -- Fixed an undefined internal link in the model forms documentation, thanks ramiro. 2008-12-23 00:01:09 +00:00
index.txt Fixed #10009 -- Corrected a field reference in an example on rendering hidden fields. Thanks to karihre@gmail.com for the report. 2009-02-22 06:09:03 +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