This need came up when during app deployment, needed to run some management commands without ssh-ing into the server or using the terminal.
Django management commands from admin…
This need came up when during app deployment, needed to run some management commands without ssh-ing into the server or using the terminal.