from shuttleapp.settings.default import * ALLOWED_HOSTS += [ '*', ] DEBUG = True TEMPLATE_DEBUG = True