Investigate the value of [`ALLOWED_HOSTS` ](https://docs.djangoproject.com/en/1.7/ref/settings/#allowed-hosts) giving trouble when `DEBUG` is set to `True`. [More info](http://stackoverflow.com/questions/15128135/setting-debug-false-causes-500-error).