from openslides.projector.api import register_slidemodel from .models import Motion register_slidemodel(Motion)