arches_extensions.settings

1from arches.settings import *
2
3INSTALLED_APPS += ("arches_extensions",)