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 d51ec26 commit d073407Copy full SHA for d073407
1 file changed
bedrock/mozorg/blocks/leadership.py
@@ -2,6 +2,8 @@
2
# License, v. 2.0. If a copy of the MPL was not distributed with this
3
# file, You can obtain one at https://mozilla.org/MPL/2.0/.
4
5
+from django.conf import settings
6
+
7
from wagtail import blocks
8
from wagtail.snippets.blocks import SnippetChooserBlock
9
0 commit comments