django1/docs/ref
Luke Plant 8b5fc4ac00 [1.1.X] Removed example CSRF jQuery code from release notes, replacing with link to improved code in the CSRF docs
Backport of [15628] from trunk.

git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.1.X@15630 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2011-02-22 11:31:54 +00:00
..
contrib [1.1.X] Removed example CSRF jQuery code from release notes, replacing with link to improved code in the CSRF docs 2011-02-22 11:31:54 +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 #12997 -- Corrected the module markup for QuerySet methods. Thanks to timo for the report. 2010-05-11 14:18:01 +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