Add cachalot to help fix slow views
This commit is contained in:
@ -81,6 +81,7 @@ INSTALLED_APPS = [
|
||||
"django_filters",
|
||||
"django_extensions",
|
||||
'rest_framework.authtoken',
|
||||
"cachalot",
|
||||
"scrobbles",
|
||||
"videos",
|
||||
"music",
|
||||
|
||||
Reference in New Issue
Block a user