from django.apps import AppConfig


class StreamFormsConfig(AppConfig):
    name = 'stream_forms'