Commit 0b09425a authored by Ville Korhonen's avatar Ville Korhonen
Browse files

Note about required data subdirectory

parent 229396d8
......@@ -7,6 +7,7 @@ apt-get install python-django python-ldap python-psycopg2 python-xapian python-d
# Configuration
ln -s settings.py.devel settings.py
edit settings.py as needed
NB: by default, database is created to `data` subdirectory, you need to create this!
# First setup
./manage.py syncdb
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment