django/docs/internals/contributing/writing-code
Marc Tamlyn b5c1a85b50 Fixed #24118 -- Added --debug-sql option for tests.
Added a --debug-sql option for tests and runtests.py which outputs the
SQL logger for failing tests. When combined with --verbosity=2, it also
outputs the SQL for passing tests.

Thanks to Berker, Tim, Markus, Shai, Josh and Anssi for review and
discussion.
2015-01-12 08:16:08 +00:00
..
coding-style.txt Limited lines to 119 characters in django/ 2014-09-05 09:22:16 -04:00
index.txt Fixed #18436 -- Updated contributing docs for git. 2012-06-07 18:54:43 +02:00
submitting-patches.txt Added best practices for versionadded/changed annotations. 2015-01-09 13:23:29 -05:00
unit-tests.txt Fixed #24118 -- Added --debug-sql option for tests. 2015-01-12 08:16:08 +00:00
working-with-git.txt Renamed "committers" to "team". 2014-08-01 14:41:24 +02:00