1
0
mirror of https://github.com/django/django.git synced 2025-01-12 03:15:47 +00:00
django/docs/topics/db
2010-11-20 10:49:42 +00:00
..
aggregation.txt
index.txt
managers.txt
models.txt Fixed #14629 -- corrected a misspelling and poor wording in the docs. Thanks to OldTroll for the patch. 2010-11-06 03:26:17 +00:00
multi-db.txt
optimization.txt Fixed #14727 -- Corrected three minor issues in the docs. Thanks to OldTroll for the report and the patch. 2010-11-20 10:49:42 +00:00
queries.txt Fixed #7539, #13067 -- Added on_delete argument to ForeignKey to control cascade behavior. Also refactored deletion for efficiency and code clarity. Many thanks to Johannes Dollinger and Michael Glassford for extensive work on the patch, and to Alex Gaynor, Russell Keith-Magee, and Jacob Kaplan-Moss for review. 2010-11-09 16:46:42 +00:00
sql.txt Fixed typo in raw SQL docs example. 2010-11-09 05:04:05 +00:00
transactions.txt Fixed #14624 -- Updated a few outdated references to CacheMiddleware in the transactions topic guide. Thanks to quinode for the report. 2010-11-06 09:19:53 +00:00