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
hackinscience
hkis-website
Commits
42ae5307
Commit
42ae5307
authored
Feb 10, 2019
by
Julien Palard
Browse files
Initial data.
parent
ebb03c18
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
42ae5307
...
...
@@ -11,6 +11,8 @@ This project requires Python 3.6 at least.
```
pip install -r requirements.txt
./manage.py migrate
./manage.py loaddata initial # To get some users and exercises
# (Initial data can be updated using: ./manage.py dumpdata > website/fixtures/initial.json)
./manage.py createsuperuser
./manage.py runserver
```
...
...
website/fixtures/initial.json
0 → 100644
View file @
42ae5307
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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