fixed implementation of UGC content uploader

This commit is contained in:
2026-08-03 18:57:39 -05:00
parent 2f12cb645f
commit e631198b3a
40 changed files with 4137 additions and 87 deletions
+1
View File
@@ -38,6 +38,7 @@ INSTALLED_APPS = [
'django.contrib.sessions',
'django.contrib.messages',
'django.contrib.staticfiles',
'common',
'api',
'landing',
'library',