indymediauk settings

This commit is contained in:
j 2016-06-09 14:45:39 +02:00
commit 0ec0f0eac2
2 changed files with 17 additions and 16 deletions

View file

@ -3,7 +3,7 @@
import os
from os.path import join, abspath, basename, dirname
name = 'mdr'
name = 'indymediauk'
base = abspath(dirname(__file__))
os.chdir(base)
@ -52,7 +52,6 @@ for root, folders, files in os.walk(join(base, 'scripts')):
os.unlink(target)
os.symlink(rel_src, target)
#todo
#custom python module etc
#local_settings.py?
# todo
# custom python module etc
# local_settings.py?