django/docs/topics/db
Russell Keith-Magee 992ded1ad1 Fixed #9919 -- Added note on the need to mark transactions as dirty when using raw SQL.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@11022 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2009-06-17 13:47:39 +00:00
..
aggregation.txt
index.txt
managers.txt
models.txt Fixed #11137 -- Add missing base class in proxy model extra managers doc. Thanks ekarulf. 2009-05-18 15:36:18 +00:00
queries.txt Fixed #11188 -- Removed incorrect doc note about step being unsupported when slicing query sets. 2009-05-23 12:58:31 +00:00
sql.txt Fixed #9919 -- Added note on the need to mark transactions as dirty when using raw SQL. 2009-06-17 13:47:39 +00:00
transactions.txt Fixed #9206 -- Added documentation on savepoints, and how to use them to recover from errors in PostgreSQL. Thanks to Richard Davies for the draft text. 2009-05-16 06:23:06 +00:00