Currently we hard-code some settings in the Django app (such as the GitHub org and repo). When merely testing and not using the staging configuration as a template, this will crash with an inscrutable error. It would be better if we could notify the user that the settings must be set in the module, and give a hint on finding out how/where to do that.