django1/docs/ref
Luke Plant 027ba077ac [1.1.X] Fixed typo and small formatting mistake in docs
Backport of [13118] from trunk


git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.1.X@13119 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-05-07 01:01:16 +00:00
..
contrib [1.1.X] Fixed two small doc markup errors. 2010-04-12 13:24:31 +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 #10361 -- Added documentation for ComboField and MultiValueField form fields, patch from timo. 2010-03-16 21:03:11 +00:00
models [1.1.X] Fixed #13099 - incorrect SQL for exclude() example 2010-05-03 17:45:14 +00:00
templates [1.1.X] Fixed typo and small formatting mistake in docs 2010-05-07 01:01:16 +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
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] 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
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 #11570 -- Changed output in examples to unicode strings, thanks adamnelson. 2009-12-26 04:00:35 +00:00
settings.txt Corrected a versionchanged marker added in r12603. 2010-02-26 15:54:37 +00:00
signals.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
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