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:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -8,4 +8,4 @@ db.sqlite3
|
||||
api-keys.sh
|
||||
Pipfile
|
||||
*.txt
|
||||
graph.js
|
||||
scrap.py
|
||||
|
||||
Reference in New Issue
Block a user