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
408aa438
Commit
408aa438
authored
Jul 17, 2014
by
Jan Dittberner
Browse files
update README to reflect reality
parent
61e2a320
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
408aa438
...
...
@@ -28,7 +28,7 @@ Debian NM Front Desk web application
### First setup
./manage.py syncdb
./manage.py syncdb
--migrate
### Fill in data
Visit https://nm.debian.org/am/db-export to download nm-mock.json; for privacy,
...
...
@@ -48,7 +48,7 @@ https://nm.debian.org/am/db-export?full for a full database export.
### Run database maintenance
./manage.py
maintenance
./manage.py
housekeeping
### Run the web server
...
...
@@ -59,7 +59,7 @@ https://nm.debian.org/am/db-export?full for a full database export.
You need to run periodic maintenance to check/regenerate the denormalised
fields:
./manage.py
maintenance
./manage.py
housekeeping
## Development
...
...
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