Spotify user api integration
En een begin aan een playlist maker. Doet op het moment niet veel.
This commit is contained in:
@@ -14,6 +14,7 @@ DEBUG = True
|
||||
|
||||
ALLOWED_HOSTS = ['*']
|
||||
|
||||
CURRENT_HOST = 'http://127.0.0.1:8000' # Needs to be set for spotify callback to work.
|
||||
|
||||
INSTALLED_APPS = [
|
||||
'playlist.apps.PlaylistConfig',
|
||||
|
||||
Reference in New Issue
Block a user