Contents:
from django.apps import AppConfig [docs]class OrganizationsConfig(AppConfig): name = "organizations"