1
0
mirror of https://github.com/django/django.git synced 2024-12-26 02:56:25 +00:00
django/docs/topics/db
2009-03-30 18:40:59 +00:00
..
aggregation.txt Fixed #10574 -- Documented interaction between annotations and order_by. 2009-03-25 09:05:38 +00:00
index.txt Fixed #3566 -- Added support for aggregation to the ORM. See the documentation for details on usage. 2009-01-15 11:06:34 +00:00
managers.txt Fixed #10570 -- Grammar fix for Manager docs. Thanks to adamv. 2009-03-24 11:40:12 +00:00
models.txt Fixed #9914 -- Fixed field class name in models docs, patch from timo. 2009-03-30 18:40:59 +00:00
queries.txt Fixed #3460 -- Added an ability to enable true autocommit for psycopg2 backend. 2009-03-11 07:06:50 +00:00
sql.txt
transactions.txt Fixed #3460 -- Added an ability to enable true autocommit for psycopg2 backend. 2009-03-11 07:06:50 +00:00