Fixed bug in get_artists_in_genre

Artist would show up in "undefined" genre even when they don't have that
genre. Likely due to changing genre to be a model so updated code to
adjust to that.
This commit is contained in:
2018-06-27 06:12:55 -04:00
parent 3aa49cc4e1
commit 2b98398b6c
2 changed files with 9 additions and 5 deletions

2
.gitignore vendored
View File

@@ -8,4 +8,4 @@ db.sqlite3
api-keys.sh
Pipfile
*.txt
graph.js
scrap.py