django1/docs/ref
Russell Keith-Magee a0ea98e7a0 [1.1.X] Fixed #12001 -- Modified the example of form validation to use the form's error class, rather than assuming ErrorList. Thanks to Suor for the report, and timo for the patch.
Backport of r13221 from trunk.

git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.1.X@13226 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-05-10 14:16:04 +00:00
..
contrib [1.1.X] Fixed #13002 -- Corrected description of the default form base class in InlineModelAdmin classes. Thanks to stijn@typograaf.be for the report, and timo for the patch. 2010-05-10 13:25:44 +00:00
files [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
forms [1.1.X] Fixed #12001 -- Modified the example of form validation to use the form's error class, rather than assuming ErrorList. Thanks to Suor for the report, and timo for the patch. 2010-05-10 14:16:04 +00:00
models [1.1.X] Fixed #12678 -- Corrected a few references to Queryset into QuerySet. Thanks to ChrisMorgan for the report, and timo for the patch. 2010-05-10 13:27:53 +00:00
templates [1.1.X] Fixed #13317 - Clarified documentation about how the blocktrans and trans template tags work with regard to variables. Thanks for the initial patch, Ramiro Morales. 2010-05-09 13:57:03 +00:00
authbackends.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
databases.txt [1.1.X] Fixed #4140: Documented the ORA-06552 error that can occur when a keyword is used as a field name in the Oracle notes. Backport of r12346 from trunk. 2010-01-28 22:14:38 +00:00
django-admin.txt [1.1.X] Fixed #12204 -- Corrected the use of :djadmin: links in the testing docs, plus updated a lot of old-style markup in the django-admin docs. Thanks to Art_S for the report. 2009-11-12 13:59:35 +00:00
exceptions.txt [1.1.X] Fixed #6842 -- Added reference documentation on Django's exceptions. Thanks to timo for the patch. 2010-05-09 07:47:14 +00:00
generic-views.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
index.txt [1.1.X] Added exceptions reference page to the API reference index. 2010-05-10 00:54:25 +00:00
middleware.txt [1.1.X] Corrected a markup error in middleware docs. Backport of applicable bits of [12759] from trunk. 2010-03-11 09:43:08 +00:00
request-response.txt [1.1.X] Fixed #13336 -- Corrected an incorrect example of cache header usage. Thanks to dnjuls for the report, and claudep for the patch. 2010-05-08 07:34:53 +00:00
settings.txt [1.1.X] Refs #12288 -- Clarified that application names must be unique. Thanks to Piotr Czachur for the report. 2010-05-10 14:13:39 +00:00
signals.txt [1.1.X] Fixed #12984 -- Corrected typo in signals docs. Thanks to kcharvey for the report. 2010-05-10 13:26:47 +00:00
unicode.txt [1.1.X] Fixed several broken and redirecting URLs in the documentation (fixes #12219, refs #12427). 2009-12-26 06:44:02 +00:00