Skip to content
This repository has been archived by the owner on Jun 22, 2021. It is now read-only.

Commit

Permalink
hostname
Browse files Browse the repository at this point in the history
  • Loading branch information
Johan Bichel Lindegaard committed Jan 14, 2010
1 parent b263ada commit 26c5463
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.py
Expand Up @@ -4,7 +4,7 @@

PROJECT_ROOT = os.path.dirname(__file__)

DEVELOPMENT_MODE = (platform.node() != "li43-156")
DEVELOPMENT_MODE = (platform.node() != "li140-9")

if DEVELOPMENT_MODE:
DEBUG = True
Expand Down

0 comments on commit 26c5463

Please sign in to comment.