Oh! I see. I think I interpreted as "this would be a good utility module". Small misunderstanding.
Even so, the mechanisms that cause Django to prompt for interaction are within that method. To make another method to me indicates overriding the one I just modified. But it's as I said I've only just begun using Django so I'm not very well versed in how the community prefers to tackle these problems.
So I'd still like to hear how others would approach this. I think that many others must have encountered this issue (especially during automatic deployments) so it'd be good to see how they've gotten around this. Thanks.