django/docs/topics/db
Aymeric Augustin 6197935152 Fixed #19968 -- Dropped support for PostgreSQL < 8.4. 2013-03-18 21:16:29 +01:00
..
examples Removed unnecessary imports. 2013-03-03 16:07:38 +01:00
aggregation.txt
index.txt
managers.txt Fixed #15363 -- Renamed and normalized to `get_queryset` the methods that return a QuerySet. 2013-03-08 10:11:45 -05:00
models.txt
multi-db.txt Fixed #15363 -- Renamed and normalized to `get_queryset` the methods that return a QuerySet. 2013-03-08 10:11:45 -05:00
optimization.txt
queries.txt
sql.txt Fixed #19968 -- Dropped support for PostgreSQL < 8.4. 2013-03-18 21:16:29 +01:00
tablespaces.txt
transactions.txt Proof-read and adjusted the transactions docs. 2013-03-13 15:17:41 +01:00