fixed implementation of UGC content uploader
This commit is contained in:
@@ -38,6 +38,7 @@ INSTALLED_APPS = [
|
||||
'django.contrib.sessions',
|
||||
'django.contrib.messages',
|
||||
'django.contrib.staticfiles',
|
||||
'common',
|
||||
'api',
|
||||
'landing',
|
||||
'library',
|
||||
|
||||
Reference in New Issue
Block a user