Add user profile with a timezone
This commit is contained in:
@ -84,6 +84,7 @@ INSTALLED_APPS = [
|
||||
"django_extensions",
|
||||
'rest_framework.authtoken',
|
||||
"cachalot",
|
||||
"profiles",
|
||||
"scrobbles",
|
||||
"videos",
|
||||
"music",
|
||||
|
||||
Reference in New Issue
Block a user