django/docs/ref
Justin Bronn 459c71e332 Fixed #12930, #12832, #11538 -- Refactored and merged the GeoDjango documentation into the rest of the Django docs.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@12856 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-03-26 20:14:53 +00:00
..
contrib Fixed #12930, #12832, #11538 -- Refactored and merged the GeoDjango documentation into the rest of the Django docs. 2010-03-26 20:14:53 +00:00
files
forms Fixed #10361 -- Added documentation for ComboField and MultiValueField form fields, patch from timo. 2010-03-16 20:59:15 +00:00
models Fixed `fieldlookup` docs cross-reference directive, and added it to the queryset reference. Refs #12930. 2010-03-20 05:04:31 +00:00
templates Fixed #13177 -- Corrected usage of firstof in admin templates. Thanks to nomulous for the report and patch. 2010-03-23 14:52:51 +00:00
authbackends.txt
databases.txt Fixed #7190. Boolean fields now return bool values instead of 1 or 0. Thanks, Alex Gaynor. 2010-02-24 17:36:18 +00:00
django-admin.txt
generic-views.txt
index.txt
middleware.txt Fixed #13072: Corrected a few markup and formatting errors in the documentation. 2010-03-11 09:41:29 +00:00
request-response.txt
settings.txt Fixed #13200 -- Updated the DB session backend to make full use of routers, deprecating the need for the SESSION_DB_ALIAS setting. Thanks to rokclimb15 for the report. 2010-03-25 10:29:06 +00:00
signals.txt
unicode.txt
validators.txt