It's not ideal to use the Django development server in production. This switch was done for the [core-service](https://github.com/cognoma/core-service), use [this PR](https://github.com/cognoma/core-service/pull/48) as a template
It's not ideal to use the Django development server in production. This switch was done for the core-service, use this PR as a template