Open Hk-tang opened 4 years ago
@XiaoleZ I believe you also ran into this issue and fixed it right? Is it fixed in the Dockerfile PR? (I still need to test it out on the server which is why I didn't merge it but I'll likely be doing that in May)
@snadi yes. There is a script creating the tables (Metric) and import values (security, etc..)
This issue should be fixed with the eventual merging of PR #43
When running the scripts from a clean install an error is encountered where the error:
librarycomparison.models.DoesNotExist: Metric matching query does not exist.
is given. The solution is in #39 and this is related to issue #27