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