Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Mattia Rizzolo
nm.debian.org
Commits
9c4adf40
Commit
9c4adf40
authored
Aug 16, 2013
by
Ville Korhonen
Browse files
Added mkdir
parent
2be89115
Changes
1
Hide whitespace changes
Inline
Side-by-side
GETTING-STARTED
View file @
9c4adf40
...
...
@@ -5,9 +5,9 @@
apt-get install python-django python-ldap python-psycopg2 python-xapian python-debian
# Configuration
mkdir data # required by default settings
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
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment