1
0
mirror of https://github.com/django/django.git synced 2024-12-25 02:26:12 +00:00
django/docs/topics/db
2012-11-23 20:40:42 +01:00
..
examples
aggregation.txt
index.txt
managers.txt
models.txt changed if statement to a slightly cleaner/less confusing variant 2012-11-22 22:29:39 +01:00
multi-db.txt Fixed #16039 -- Made post_syncdb handlers multi-db aware. 2012-11-22 20:53:59 +01:00
optimization.txt Fixed #15361 - Documented performance considerations for QuerySet.get() 2012-11-02 17:58:24 -04:00
queries.txt Negligible style fix in docs. 2012-11-23 20:40:42 +01:00
sql.txt
tablespaces.txt
transactions.txt Fixed #19154 - Noted commit_manually requires commit/rollback for reads 2012-11-06 17:47:10 -05:00