79192326

Date: 2024-11-15 12:17:06
Score: 0.5
Natty:
Report link

Use the --debug-sql option of the Django test runner.

Enables SQL logging for failing tests. If --verbosity is 2, then queries in passing tests are also output.

./manage.py test --debug-sql
Reasons:
  • Low length (1):
  • Has code block (-0.5):
Posted by: salomvary