Show
Ignore:
Timestamp:
10/15/09 10:04:18 (5 months ago)
Author:
JensDiemer
Message:

use MAIN_APP_PATH for INSTALL_DATA_DIR, too.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/pylucid_project/PyLucid/settings_example.py

    r2341 r2342  
    372372INSTALL_HELP_URL = "http://pylucid.org/_goto/107/install-PyLucid/" 
    373373 
    374  
    375374# How are the DB initial database data stored? 
    376 INSTALL_DATA_DIR = 'PyLucid/db_dump_datadir' 
    377  
     375INSTALL_DATA_DIR = os.path.join(MAIN_APP_PATH, 'db_dump_datadir') 
    378376 
    379377# PyLucid cache prefix