django/docs/ref
Adrian Holovaty 287de02764 Fixed #11952 -- Documented HttpResponse.status_code attribute. Thanks, timo
git-svn-id: http://code.djangoproject.com/svn/django/trunk@12187 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-01-10 18:49:04 +00:00
..
contrib Fixed #11880 -- Changed admin URLconfs in docs to use raw strings, for consistency. Thanks, jb0t 2010-01-10 18:01:22 +00:00
files
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 #12271 -- Fixed typo in URLField docs. Thanks, adam@andyet.net 2010-01-10 18:42:30 +00:00
templates Fixed #10800 -- Made a small improvement to render_to_string() docs. Thanks, p.patruno@iperbole.bologna.it and timo 2010-01-10 17:22:30 +00:00
authbackends.txt
databases.txt
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 #12047 -- Fixed typo in generic views documentation. Thanks, schickler 2010-01-10 17:42:23 +00:00
index.txt Corrected some referencing problems in the docs. 2010-01-07 11:38:14 +00:00
middleware.txt
request-response.txt Fixed #11952 -- Documented HttpResponse.status_code attribute. Thanks, timo 2010-01-10 18:49:04 +00:00
settings.txt Corrected bad example for DATABASES setting 2009-12-28 13:13:04 +00:00
signals.txt
unicode.txt
validators.txt Edited docs/ref/validators.txt 2010-01-09 18:18:25 +00:00