You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 11, 2019. It is now read-only.
Hey
version 0.3.0 gives me the error
and I can solve it only when adding the line
to the
SlideCMSPlugin
class incms_plugins.py
. I am using Python 2.7 with Django 1.6.7 and the Django CMS 3.0.8.Note that I also need to add the line to the
SlideFolderCMSPlugin
class to get rid of thePluginAlreadyRegistered
error from #24The text was updated successfully, but these errors were encountered: