Add "django_cms_superset_plugin" to your INSTALLED_APPS setting like this: INSTALLED_APPS = [ ..., "django_cms_superset_plugin", ] Run python manage.py makemigrations django_cms_superset_plugin to ...
I had installed django-cms according to this tutorial: https://www.django-cms.org/en/documentation/ Then I have changed settings.py like this: File "/home/andy/tmp ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results