In Django CMS 3.0, the get_plugins() calls will no longer work, due to the fact that it has moved from cms.plugins.utils.get_plugins to cms.utils.plugins.get_plugins. This affects stacks/cms_plugins.py line 8 and stacks/templatetags/stack_tags.py line 6
In Django CMS 3.0, the get_plugins() calls will no longer work, due to the fact that it has moved from cms.plugins.utils.get_plugins to cms.utils.plugins.get_plugins. This affects stacks/cms_plugins.py line 8 and stacks/templatetags/stack_tags.py line 6