django/docs/ref
Malcolm Tredinnick 599852d04d Fixed #9507 -- Correct an example in the admin docs. Thanks, john_scott and
SmileyChris.


git-svn-id: http://code.djangoproject.com/svn/django/trunk@9432 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2008-11-14 07:49:51 +00:00
..
contrib Fixed #9507 -- Correct an example in the admin docs. Thanks, john_scott and 2008-11-14 07:49:51 +00:00
files Fixed #8979 -- Made a bunch of typo/formatting fixes to the docs. Thanks, ramiro 2008-09-09 01:54:20 +00:00
forms Fixed #9384 -- Fixed a couple of typos. Thanks, Thomas Güttler and romke. 2008-10-24 07:14:30 +00:00
models Fixed #9497 - Doc typos. Many thanks ramiro. 2008-11-02 20:43:20 +00:00
templates Fixed #9497 - Doc typos. Many thanks ramiro. 2008-11-02 20:43:20 +00:00
databases.txt Fixed #9497 - Doc typos. Many thanks ramiro. 2008-11-02 20:43:20 +00:00
django-admin.txt Promoted --verbosity to be a top level option for all management commands. Also added -v as a consistent short form of --verbosity. This is mostly to save Malcolm's poor arthritic fingers. 2008-10-02 12:57:13 +00:00
generic-views.txt Fixed #9487 -- Corrected several links into the Python docs that were broken by the recent Python docs refactor. 2008-11-01 19:02:09 +00:00
index.txt
middleware.txt Correct bad target in middleware documentation 2008-09-04 09:50:45 +00:00
request-response.txt Fixed #9487 -- Corrected several links into the Python docs that were broken by the recent Python docs refactor. 2008-11-01 19:02:09 +00:00
settings.txt Fixed #6979 -- Fixed the documentation cross-reference between the TIME_ZONE 2008-10-06 11:18:30 +00:00
signals.txt Promoted --verbosity to be a top level option for all management commands. Also added -v as a consistent short form of --verbosity. This is mostly to save Malcolm's poor arthritic fingers. 2008-10-02 12:57:13 +00:00
unicode.txt