Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Jelle van der Waa
Archweb
Commits
74e2bc43
Commit
74e2bc43
authored
Jan 05, 2008
by
eliott
Browse files
updated readme
parent
d716d648
Changes
1
Hide whitespace changes
Inline
Side-by-side
README
View file @
74e2bc43
...
...
@@ -15,10 +15,10 @@ For a simple testing installation:
1. Install dependencies.
pacman -S django python-pysqlite sqlite3
2. Extract test database
2.
Fetch adn
Extract test database
For simple testing, sqlite is a good option. We have provided an
example test database.
gzip -cd ./testing/database
/archweb_sqlite.db.gz > archweb.db
wget http://dev.archlinux.org/~eliott
/archweb_sqlite.db.gz
-O - | zcat
> archweb.db
3. Copy local_settings.py.example to local_settings.py and modify
Make sure to uncomment the sqlite section.
...
...
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