django1/docs/topics/db
Russell Keith-Magee 01757192e6 Fixed #10570 -- Grammar fix for Manager docs. Thanks to adamv.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@10147 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2009-03-24 11:40:12 +00:00
..
aggregation.txt Fixed #10344 -- Corrected some typos in the aggregation docs. Thanks to ewoudenberg for the report. 2009-02-24 22:51:14 +00:00
index.txt Fixed #3566 -- Added support for aggregation to the ORM. See the documentation for details on usage. 2009-01-15 11:06:34 +00:00
managers.txt Fixed #10570 -- Grammar fix for Manager docs. Thanks to adamv. 2009-03-24 11:40:12 +00:00
models.txt Added 1.1 beta release notes. 2009-03-23 23:25:03 +00:00
queries.txt Fixed #3460 -- Added an ability to enable true autocommit for psycopg2 backend. 2009-03-11 07:06:50 +00:00
sql.txt Massive reorganization of the docs. See the new docs online at http://docs.djangoproject.com/. 2008-08-23 22:25:40 +00:00
transactions.txt Fixed #3460 -- Added an ability to enable true autocommit for psycopg2 backend. 2009-03-11 07:06:50 +00:00