12
2

django-middle-management: A small Django utility for safely executing remote management commands

1y 6mon ago by programming.dev/u/norambna in django@programming.dev from github.com

This is a great idea, and something I've seen a few times built custom in-house. Thanks for the contribution!

It's usually a bad idea to connect to production servers to run one-off or maintenance commands

Bruh, I dev in prod