We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bbbf003 commit d1bf9adCopy full SHA for d1bf9ad
djangocms_frontend/cms_plugins.py
@@ -1,3 +1,5 @@
1
+from __future__ import annotations
2
+
3
from cms.plugin_pool import plugin_pool
4
from django.core.exceptions import ImproperlyConfigured
5
0 commit comments