django1/docs/ref
Adrian Holovaty 88265d4a73 Fixed #12497 -- Fixed Sphinx errors in docs. Thanks, ramiro
git-svn-id: http://code.djangoproject.com/svn/django/trunk@12129 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-01-09 19:11:41 +00:00
..
contrib Fixed #12497 -- Fixed Sphinx errors in docs. Thanks, ramiro 2010-01-09 19:11:41 +00:00
files Fixed #9465 -- Simplified API Reference documentation titles for easier lookup and made first-level heading styles consistent. Thanks, adamnelson. 2009-12-26 03:44:21 +00:00
forms Added a section to the docs for discussing validators and updated a few links to point to it. 2010-01-05 06:18:41 +00:00
models Fixed #12512 -- Fixed typo in docs/ref/models/fields.txt. Thanks, bward1 2010-01-09 19:09:46 +00:00
templates Fixed #12497 -- Fixed Sphinx errors in docs. Thanks, ramiro 2010-01-09 19:11:41 +00:00
authbackends.txt Fixed #9465 -- Simplified API Reference documentation titles for easier lookup and made first-level heading styles consistent. Thanks, adamnelson. 2009-12-26 03:44:21 +00:00
databases.txt Fixed #9465 -- Simplified API Reference documentation titles for easier lookup and made first-level heading styles consistent. Thanks, adamnelson. 2009-12-26 03:44:21 +00:00
django-admin.txt Fixed #7679 -- Added (configurable) highlighting colors to the development server. Thanks to Rob Hudson, hunteke, and Bastian Kleineidam for the various patches that contributed to the final result. 2010-01-04 12:16:09 +00:00
generic-views.txt Fixed #9465 -- Simplified API Reference documentation titles for easier lookup and made first-level heading styles consistent. Thanks, adamnelson. 2009-12-26 03:44:21 +00:00
index.txt Corrected some referencing problems in the docs. 2010-01-07 11:38:14 +00:00
middleware.txt Fixed #9465 -- Simplified API Reference documentation titles for easier lookup and made first-level heading styles consistent. Thanks, adamnelson. 2009-12-26 03:44:21 +00:00
request-response.txt Fixed #11570 -- Changed output in examples to unicode strings, thanks adamnelson. 2009-12-26 03:59:53 +00:00
settings.txt Corrected bad example for DATABASES setting 2009-12-28 13:13:04 +00:00
signals.txt Fixed #9465 -- Simplified API Reference documentation titles for easier lookup and made first-level heading styles consistent. Thanks, adamnelson. 2009-12-26 03:44:21 +00:00
unicode.txt Fixed several broken and redirecting URLs in the documentation (fixes #12219, refs #12427). 2009-12-26 06:37:26 +00:00
validators.txt Edited docs/ref/validators.txt 2010-01-09 18:18:25 +00:00