django/docs/internals/contributing
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
..
writing-code Fixed #24118 -- Added --debug-sql option for tests. 2015-01-12 08:16:08 +00:00
bugs-and-features.txt Left formal decisions up to the technical board. 2014-08-01 14:41:24 +02:00
committing-code.txt Added reminder to committing docs to test a PR with Jenkins first. 2014-11-16 13:32:40 +01:00
index.txt Fixed #23103 -- Added contributing tutorial link to contributing index. 2014-07-26 09:50:05 -04:00
localizing.txt Fixed #18108 -- Added instructions for translating documentation. 2014-07-02 13:16:31 -04:00
new-contributors.txt Adjusted 'internals' docs to the new organization. 2014-08-01 14:41:25 +02:00
triaging-tickets.txt Adjusted 'internals' docs to the new organization. 2014-08-01 14:41:25 +02:00
writing-documentation.txt Added best practices for versionadded/changed annotations. 2015-01-09 13:23:29 -05:00