From 25d5889d55dd4697542a1a0555c580b3174f920b Mon Sep 17 00:00:00 2001 From: Noah Zoschke Date: Mon, 12 Sep 2011 17:05:23 -0700 Subject: [PATCH] import sys in settings code --- bin/compile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/compile b/bin/compile index 9cc6c5b..b6ed5d6 100755 --- a/bin/compile +++ b/bin/compile @@ -45,7 +45,7 @@ if [ "$NAME" = "Python/Django" ]; then echo " Injecting code into $SETTINGS_FILE to read from DATABASE_URL" cat >>$SETTINGS_FILE <