django/docs/ref
Malcolm Tredinnick 11e29c887a Fixed some misordered markup for the ROOT_URLCONF setting in the docs.
Fixed #9098.


git-svn-id: http://code.djangoproject.com/svn/django/trunk@9061 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2008-09-17 07:59:05 +00:00
..
contrib Fixed #9103 -- Added django.contrib.admin to the docs modindex (I think) 2008-09-17 04:52:25 +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 Re-added docs for QuerySet reverse() and all() methods, refs #9000 - thanks ramiro 2008-09-11 00:24:02 +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 Fixed #8849: added some more "new in 1.0" flags. Thanks, ramiro. 2008-09-03 20:55:04 +00:00
index.txt Fixed #8326: added signals documentation. 2008-08-26 19:04:52 +00:00
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 some misordered markup for the ROOT_URLCONF setting in the docs. 2008-09-17 07:59:05 +00:00
signals.txt Fixed #8919 -- Fixed typo in signals.txt. Thanks, jbalogh 2008-09-07 06:18:59 +00:00
unicode.txt Fixed #8753: converted "new in ..." callouts to proper Sphinx "versionadded/versionchanged" directives. Thanks to Marc Fargas for all the heavy lifting here. 2008-09-02 03:40:42 +00:00