Clean up URLs and templates
This commit is contained in:
@ -140,6 +140,8 @@ TEMPLATES = [
|
||||
},
|
||||
]
|
||||
|
||||
MESSAGE_STORAGE = "django.contrib.messages.storage.session.SessionStorage"
|
||||
|
||||
WSGI_APPLICATION = "vrobbler.wsgi.application"
|
||||
|
||||
DATABASES = {
|
||||
|
||||
Reference in New Issue
Block a user