django/docs/topics/db
Tim Graham 620e0bba49 Fixed #19154 - Noted commit_manually requires commit/rollback for reads
Thanks als for the report.
2012-11-06 17:47:10 -05:00
..
examples Avoided mixing dates and datetimes in the examples. 2012-09-08 11:00:04 -04:00
aggregation.txt Started a 'Cheat sheet' section in aggregation docs because I desperately need this 2012-01-13 21:57:30 +00:00
index.txt Fixed #17605: Restored deleted query documentation that used to live in doctests. Thanks zsiciarz for work on the patch. 2012-03-14 22:16:46 +00:00
managers.txt Fixed many more ReST indentation errors, somehow accidentally missed from [16955] 2011-10-14 00:12:01 +00:00
models.txt Merge pull request #422 from elvard/18996 2012-10-12 16:45:45 -07:00
multi-db.txt Fix typo: Non -> None 2012-09-08 16:14:13 -04:00
optimization.txt Fixed #15361 - Documented performance considerations for QuerySet.get() 2012-11-02 17:58:24 -04:00
queries.txt Removed a redundant colon in the query docs. 2012-10-27 21:21:33 +02:00
sql.txt Fixed #18934 - Removed versionadded/changed annotations for Django 1.3 2012-09-20 19:06:55 -04:00
tablespaces.txt Fixed #12308 -- Added tablespace support to the PostgreSQL backend. 2011-10-14 21:49:43 +00:00
transactions.txt Fixed #19154 - Noted commit_manually requires commit/rollback for reads 2012-11-06 17:47:10 -05:00