django/docs/ref
Malcolm Tredinnick e4b28a9b61 [1.0.X] Added a lot more explanation about form field validation, including
expanded examples. Fixed #5843, #6652, #7428.

Backport of r9177 from trunk.


git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@9180 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2008-10-06 11:28:39 +00:00
..
contrib [1.0.X] Fixed #9291 -- Tweaked a piece of example code slightly to set a good 2008-10-05 06:22:58 +00:00
files Fixed #8979 -- Made a bunch of typo/formatting fixes to the docs. Thanks, ramiro 2008-09-09 01:54:20 +00:00
forms [1.0.X] Added a lot more explanation about form field validation, including 2008-10-06 11:28:39 +00:00
models [1.0.X] Fixed a couple of markup errors in the documentation. 2008-10-06 08:43:38 +00:00
templates [1.0.X] Port Adrian's doc fix from [9101] and publicly shame him for forgetting to apply it here. 2008-09-30 22:25:41 +00:00
databases.txt [1.0.X] Fixed #8964 -- Added a note that MyISAM may not necessarily be the default 2008-10-05 07:00:58 +00:00
django-admin.txt Fixed #8979 -- Made a bunch of typo/formatting fixes to the docs. Thanks, ramiro 2008-09-09 01:54:20 +00:00
generic-views.txt Fixed #8849: added some more "new in 1.0" flags. Thanks, ramiro. 2008-09-03 20:55:04 +00:00
index.txt Fixed #8326: added signals documentation. 2008-08-26 19:04:52 +00:00
middleware.txt Correct bad target in middleware documentation 2008-09-04 09:50:45 +00:00
request-response.txt Fixed #8546 -- Fixed error in request-response.txt where we were incorrectly listing HttpResponse.content() in the 'Methods' section instead of the 'Attributes' section. Thanks, schmichael 2008-09-17 05:18:41 +00:00
settings.txt [1.0.X] Fixed #6979 -- Fixed the documentation cross-reference between the 2008-10-06 11:25:45 +00:00
signals.txt Fixed #8919 -- Fixed typo in signals.txt. Thanks, jbalogh 2008-09-07 06:18:59 +00:00
unicode.txt Fixed #8753: converted "new in ..." callouts to proper Sphinx "versionadded/versionchanged" directives. Thanks to Marc Fargas for all the heavy lifting here. 2008-09-02 03:40:42 +00:00