# apps/devops/__init__.py """ DevOps infrastructure management app. """ default_app_config = 'apps.devops.apps.DevopsConfig'