Skip to content
Snippets Groups Projects
Commit ff910d88 authored by dcz's avatar dcz
Browse files

Readme update.

parent 9adcdc9a
No related branches found
No related tags found
No related merge requests found
......@@ -67,3 +67,13 @@ Compiled application files will be located in `frontend/dist/`.
python manage.py makemigrations <module-name> (e.g. python manage.py makemigrations users)
python manage.py migrate <module-name> (e.g. python manage.py migrate users)
## Database update
export LOADING_THE_SLOWOSIEC_ONTOLOGY_HIERARCHY_DISABLED=true
export WALENTY_FILE_NAME=<new walenty file>
./update_db.sh
## Run tests
export LOADING_THE_SLOWOSIEC_ONTOLOGY_HIERARCHY_DISABLED=true
python manage.py test --settings=shellvalier.settings-test
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment