summaryrefslogtreecommitdiffstats
path: root/postinstall
diff options
context:
space:
mode:
Diffstat (limited to 'postinstall')
-rwxr-xr-xpostinstall2
1 files changed, 0 insertions, 2 deletions
diff --git a/postinstall b/postinstall
index 3132c08..b2da452 100755
--- a/postinstall
+++ b/postinstall
@@ -1,7 +1,5 @@
#!/usr/bin/env python
-# http://docs.dotcloud.com/tutorials/django/#static-files-and-admin-media
-
import os
os.environ['DJANGO_SETTINGS_MODULE'] = 'pyc.settings'
import django.contrib.admin