Also drag some mount stuff from hooks.get_urlpatterns to
DjangoDeployProject.mount_app().
But this could damage previous written mounts within django_deploy.json.
Extract functionality from program.Program to api, so it can be used
from other python code.
And instead of adding predefined urls to root_urlconf, we should
/mount/ apps into a django project.