django/docs/faq
Jacob Kaplan-Moss 5b0e4e49d4 Fixed #14091 - be more correct about logging queries in connection.queries.
Thanks to Aymeric Augustin for figuring out how to make this work across
multiple databases.

git-svn-id: http://code.djangoproject.com/svn/django/trunk@16081 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2011-04-22 12:14:54 +00:00
..
admin.txt
contributing.txt
general.txt Minor markup and organization fixes to docs to correct Sphinx errors. 2011-03-22 14:35:14 +00:00
help.txt Changed e-mail to email throughout documentation and codebase. The one exception is translation strings, which I didn't want to disrupt 2011-04-01 16:10:22 +00:00
index.txt
install.txt Fixed a comma splice in docs/faq/install.txt from [16004] 2011-04-02 21:49:39 +00:00
models.txt Fixed #14091 - be more correct about logging queries in connection.queries. 2011-04-22 12:14:54 +00:00
usage.txt