fix 500
This commit is contained in:
parent
aebc24031c
commit
e8100dcb70
1 changed files with 1 additions and 0 deletions
|
@ -8,6 +8,7 @@ from django.conf import settings
|
|||
from common.scraper import *
|
||||
from threading import Thread
|
||||
from django.core.exceptions import ObjectDoesNotExist
|
||||
from django.utils import timezone
|
||||
|
||||
|
||||
spotify_token = None
|
||||
|
|
Loading…
Add table
Reference in a new issue