1
0
mirror of https://github.com/django/django.git synced 2024-11-19 07:54:07 +00:00
django/docs/topics/db
2010-02-23 13:20:27 +00:00
..
aggregation.txt Created a 'DB optimization' topic, with cross-refs to relevant sections. 2010-01-16 03:13:16 +00:00
index.txt Created a 'DB optimization' topic, with cross-refs to relevant sections. 2010-01-16 03:13:16 +00:00
managers.txt Fixed #12688 -- Removed typo in manager docs. Thanks, orokusaki for the report and timo for the patch. 2010-02-22 02:35:47 +00:00
models.txt Added versionchanged directive to docs introduced in r12139. 2010-01-17 22:29:30 +00:00
multi-db.txt Fixed #12897 - Typo in multi-db docs. Thanks fgutierrez. 2010-02-21 23:37:19 +00:00
optimization.txt Created a 'DB optimization' topic, with cross-refs to relevant sections. 2010-01-16 03:13:16 +00:00
queries.txt Fixed #12859 -- Clarified the documentation on using multiple tables with .update() calls. Thanks to dwillis for the report. 2010-02-23 13:20:27 +00:00
sql.txt Updated patch applied in r12504. Refs #12806. 2010-02-23 06:04:06 +00:00
transactions.txt Fixed #1142 -- Added multiple database support. 2009-12-22 15:18:51 +00:00