from ..Control import Control class Django(Control): def start(self): # run manage.py pass