From ad6368809cd6583eda23f3aed5ccae0ae44f15b6 Mon Sep 17 00:00:00 2001 From: Luke Plant Date: Sat, 16 Jan 2010 03:26:02 +0000 Subject: [1.1.X] Created a 'DB optimization' topic, with cross-refs to relevant sections. Also fixed #10291, which was related, and cleaned up some inconsistent doc labels. Backport of r12229 from trunk git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.1.X@12230 bcc190cf-cafb-0310-a4f2-bffc1f526a37 --- docs/faq/models.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'docs/faq') diff --git a/docs/faq/models.txt b/docs/faq/models.txt index 1272f96f03..42c7d5bc3c 100644 --- a/docs/faq/models.txt +++ b/docs/faq/models.txt @@ -3,6 +3,8 @@ FAQ: Databases and models ========================= +.. _faq-see-raw-sql-queries: + How can I see the raw SQL queries Django is running? ---------------------------------------------------- -- cgit v1.3