django/docs/ref
Simon Meers f87936fa89 [1.2.X] Fixed #15375 -- clarified apparent contradiction in Form Wizard documentation. Thanks to codysomerville for the report.
Backport of r15633 from trunk.

git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.2.X@15634 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2011-02-23 09:44:40 +00:00
..
contrib [1.2.X] Fixed #15375 -- clarified apparent contradiction in Form Wizard documentation. Thanks to codysomerville for the report. 2011-02-23 09:44:40 +00:00
files [1.2.X] Fixed #14846 -- Corrected a tiny typo in from [14832]. Thanks to elbarto for catching the mistake. 2010-12-06 23:08:21 +00:00
forms [1.2.X] Fixed #15191 - typo in form validation docs; thanks berto for the report. 2011-01-30 19:10:16 +00:00
models [1.2.X] Fixed #15045 - Typo auto_add_now -> auto_now_add; thanks dr_gone for the report. 2011-01-11 00:30:24 +00:00
templates [1.2.X] Fixed #14038 -- Added information to release notes and version changed|added markers to documentation additions for the new template loeaders API introduced in version 1.2. Thanks 3point2 for the report. 2011-01-25 15:44:41 +00:00
authbackends.txt [1.2.X] Fixed #14141: docs now use the :doc: construct for links between documents. 2010-08-19 19:31:56 +00:00
databases.txt [1.2.X] Fixed #15141 - remove some deprecated storage engines from the MySQL notes; thanks mariuz for the suggestion. 2011-01-22 16:21:25 +00:00
django-admin.txt [1.2.X] Fixed "the the" typos. 2011-02-14 23:25:46 +00:00
exceptions.txt [1.2.X] Fixed #14545 -- Added ValidationError to Exceptions Reference docs and improved Sphinx metadata. 2010-10-23 21:21:34 +00:00
generic-views.txt [1.2.X] Fixed #14000 - Remove versionadded/changed tags for 1.0. thanks ramiro! 2010-12-26 00:46:36 +00:00
index.txt [1.2.X] Fixed #14141: docs now use the :doc: construct for links between documents. 2010-08-19 19:31:56 +00:00
middleware.txt [1.2.X] Fixed #6181 - Document `django.views.decorators.http` - thanks adamv for the patch. 2010-12-27 13:28:04 +00:00
request-response.txt [1.2.X] Fixed #14000 - Remove versionadded/changed tags for 1.0. thanks ramiro! 2010-12-26 00:46:36 +00:00
settings.txt [1.2.X] Fixed #14038 -- Added information to release notes and version changed|added markers to documentation additions for the new template loeaders API introduced in version 1.2. Thanks 3point2 for the report. 2011-01-25 15:44:41 +00:00
signals.txt [1.2.X] Fixed #14712 - Add an example for the post_syncdb signal. Thanks Frank Wiles for the patch. 2010-12-29 15:48:50 +00:00
unicode.txt [1.2.X] Fixed #14000 - Remove versionadded/changed tags for 1.0. thanks ramiro! 2010-12-26 00:46:36 +00:00
utils.txt [1.2.X] Fixed #11509 -- Modified usage of "Web" to match our style guide in various documentation, comments and code. Thanks to timo and Simon Meers for the work on the patch 2010-10-09 08:25:01 +00:00
validators.txt [1.2.X] Fixed #14537 -- Added documentation on where validators can be imported from to Validators Reference docs, and improved Sphinx formatting and metadata. Thanks to rfugger for the report. 2010-10-23 22:07:33 +00:00