django/docs/topics/db
Tim Graham 141e6cd2ac Fixed #18871 - Fixed typo in multi-db docs. 2012-08-30 06:45:11 -04:00
..
examples Replaced print statement by print function (forward compatibility syntax). 2012-04-30 20:45:03 +02: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 Fixed #18637 - Updated some documentation for aspects of models that are ModelForm specific, not admin specific. 2012-08-21 17:38:16 -04:00
multi-db.txt Fixed #18871 - Fixed typo in multi-db docs. 2012-08-30 06:45:11 -04:00
optimization.txt [py3] Replaced __nonzero__ by __bool__ 2012-08-08 15:02:31 +02:00
queries.txt Fixed typo in docs 2012-08-23 16:46:38 +02:00
sql.txt Removed references to changes made in 1.2. 2012-06-07 15:02:35 +02:00
tablespaces.txt Fixed #12308 -- Added tablespace support to the PostgreSQL backend. 2011-10-14 21:49:43 +00:00
transactions.txt Fixed a misplaced Sphinx reference. 2012-07-14 12:32:39 +02:00