mirror of
https://github.com/django/django.git
synced 2025-11-02 04:48:33 +00:00
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. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| models.py | ||
| test_debug_sql.py | ||
| test_discover_runner.py | ||
| tests.py | ||