module.exports = { runserver: { cmd: 'python -m manage runserver', bg: true } };