Hi @ehmatthes during DjangoCon US 2026 I floated an idea with a few people: maybe it’s time for Django to have a core "deploy" command.
Like Django Tasks, Django could provide only the deployment API/interface, leaving actual providers and deployment targets to external packages.
Before adding the proposal in django/new-features, I’d really like your take, since django-simple-deploy has already explored exactly this model.