This commit is contained in:
Andy McKay 2012-01-31 14:35:00 -08:00
Родитель a23b2806c9
Коммит ba362656e9
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -49,7 +49,7 @@ git submodule --quiet foreach 'git submodule --quiet sync'
git submodule --quiet sync && git submodule update --init --recursive
cat > settings_local.py <<SETTINGS
from settings import *
from lib.settings_base import *
ROOT_URLCONF = '%s.urls' % ROOT_PACKAGE
LOG_LEVEL = logging.ERROR
# Database name has to be set because of sphinx