ilardm's answer points in the right direction, specifically what you want is: from django.core.management import call_command ...
確定! 回上一頁