1
0
mirror of https://github.com/django/django.git synced 2024-12-24 10:05:46 +00:00
django/docs/topics/db
Aymeric Augustin ffe41591e7 Updated the documentation for savepoints.
Apparently django.db.transaction used to be an object.
2013-03-11 15:04:10 +01:00
..
examples Removed unnecessary imports. 2013-03-03 16:07:38 +01:00
aggregation.txt Mention backward relationships in aggregate docs. 2013-02-12 09:36:29 -03:00
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 Fixed #19926 -- Fixed a link to code example in queries docs 2013-02-27 21:30:54 +01:00
sql.txt Enabled database-level autocommit for all backends. 2013-03-11 14:48:54 +01:00
tablespaces.txt
transactions.txt Updated the documentation for savepoints. 2013-03-11 15:04:10 +01:00