debugging management commands

Is it possible to run a manage.py task in debug mode?
0
1 comment

make configuration Python

script path: <path_to_manage.py>

parameters: <management_Command_with_params>

apply

use this

run as debug

profit

0

Please sign in to leave a comment.