is it possible to debug local standalone python script ?
I am getting
from django_debug import DjangoLineBreakpoint
in simple hello world script
from django_debug import DjangoLineBreakpoint
in simple hello world script
请先登录再写评论。