higlass-server icon indicating copy to clipboard operation
higlass-server copied to clipboard

Add migration step to install instructions

Open keller-mark opened this issue 5 years ago • 0 comments

Description

What was changed in this pull request?

The line python manage.py migrate was added to the manual installation instructions.

Why is it necessary?

Before migrating, visiting http://localhost:8000/api/v1/tilesets/ returns a 500 error.

Checklist

  • [ ] Unit tests added or updated
  • [x] Documentation added or updated
  • [ ] Updated CHANGELOG.md

keller-mark avatar Jan 17 '20 15:01 keller-mark