init scripts and name

This commit is contained in:
j 2010-04-29 14:29:13 +03:00
commit ac23b43e9f
6 changed files with 75 additions and 1 deletions

View file

@ -3,7 +3,7 @@ import os
import sys
import site
project_module = 'oxdb'
project_module = 'pandora'
root_dir = os.path.normpath(os.path.abspath(os.path.join(os.path.dirname(__file__), '..')))