django/docs/ref
Russell Keith-Magee 48d41cf78e Fixed #8371: Added a note warning Windows users about the use of forward slashes when specifying the DATABASE_NAME setting.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@9084 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2008-09-22 11:10:39 +00:00
..
contrib Fixed #9149: Fixed reST error in syndication docs 2008-09-21 07:43:58 +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 Edited some recent docs changes 2008-09-16 05:31:00 +00:00
models Fixed #8967: Added documentation for the 'through' option on a many-to-many field in the fields reference documentation. 2008-09-22 11:07:35 +00:00
templates Fixed #8979 -- Made a bunch of typo/formatting fixes to the docs. Thanks, ramiro 2008-09-09 01:54:20 +00:00
databases.txt Fixed #8858 by correcting typo 2008-09-11 00:30:31 +00:00
django-admin.txt Fixed #8979 -- Made a bunch of typo/formatting fixes to the docs. Thanks, ramiro 2008-09-09 01:54:20 +00:00
generic-views.txt
index.txt
middleware.txt Correct bad target in middleware documentation 2008-09-04 09:50:45 +00:00
request-response.txt Fixed #8546 -- Fixed error in request-response.txt where we were incorrectly listing HttpResponse.content() in the 'Methods' section instead of the 'Attributes' section. Thanks, schmichael 2008-09-17 05:18:41 +00:00
settings.txt Fixed #8371: Added a note warning Windows users about the use of forward slashes when specifying the DATABASE_NAME setting. 2008-09-22 11:10:39 +00:00
signals.txt Fixed #8919 -- Fixed typo in signals.txt. Thanks, jbalogh 2008-09-07 06:18:59 +00:00
unicode.txt