Created
March 23, 2013 00:53
-
-
Save keningle/5225855 to your computer and use it in GitHub Desktop.
Setting needed when deploying a django application to webfaction
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ALLOWED_HOSTS = ['www.example.com',] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment