debugging management commands

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

make configuration Python

script path: <path_to_manage.py>

parameters: <management_Command_with_params>

apply

use this

run as debug

profit

0

请先登录再写评论。