Hi,
The video gallery doesn't show up as cmsplugin in Django CMS. I installed it and went migrate and I don't see it listed. What did I miss?
I do see it in the admin interface...
I expected to have a cms plugin available after I add it to INSTALLED_APPS and go manage.py migrate.
Hi,
The video gallery doesn't show up as cmsplugin in Django CMS. I installed it and went
migrateand I don't see it listed. What did I miss?I do see it in the admin interface...
I expected to have a cms plugin available after I add it to
INSTALLED_APPSand gomanage.py migrate.