feat(organizations): migrate source storage to polymorphic records
This commit is contained in:
@@ -44,6 +44,7 @@ INSTALLED_APPS = [
|
||||
"django_celery_beat",
|
||||
"django_celery_results",
|
||||
"drf_yasg",
|
||||
"polymorphic",
|
||||
# Local apps
|
||||
"apps.core",
|
||||
"organizations",
|
||||
|
||||
Reference in New Issue
Block a user