Skip to content

Instantly share code, notes, and snippets.

@keningle
Created March 23, 2013 00:53
Show Gist options
  • Save keningle/5225855 to your computer and use it in GitHub Desktop.
Save keningle/5225855 to your computer and use it in GitHub Desktop.
Setting needed when deploying a django application to webfaction
ALLOWED_HOSTS = ['www.example.com',]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment