There was an error while loading. Please reload this page.
1 parent b078923 commit 856dae9Copy full SHA for 856dae9
1 file changed
backend/src/ploneorg/src/ploneorg/content/serviceprovider.py
@@ -11,6 +11,7 @@
11
from ploneorg.content.foundationsponsor import isEmail
12
from ploneorg.content.foundationsponsor import isHTTP
13
from ploneorg.vocabularies.countries import countries_vocabulary
14
+from ploneorg.vocabularies import org_size_vocabulary
15
from zope import schema
16
from zope.interface import alsoProvides
17
from zope.interface import implementer
0 commit comments