1
0
mirror of https://github.com/django/django.git synced 2025-01-12 19:37:06 +00:00
django/docs/topics/db
2010-12-05 23:52:23 +00:00
..
aggregation.txt
index.txt
managers.txt
models.txt Fixed #14841 -- added xrefs to topics/db/models. Thanks adamv. 2010-12-05 23:52:23 +00:00
multi-db.txt Fixed #11108 -- added ModelAdmin.delete_model, a hook with which to perform custom pre-post delete behavior. Thanks to Florian Apolloner for the patch. 2010-11-21 19:00:40 +00:00
optimization.txt Fixed #14767 -- Reflowed paragraphs and cleaned up some markup/links in the topics/db/optimizations docs. Thanks to adamv for the report and patch. 2010-11-24 11:52:15 +00:00
queries.txt Fixed #14120 - Document get() in Making Queries - thanks danielr and adamv for work on the patch. 2010-12-04 22:32:01 +00:00
sql.txt
transactions.txt