I advice against monkey patching, we did a lot of clean up lately and if we go back to shortcuts we'll soon be filled again with a lot of maintenance work.
I think we should make the change in the modules to accommodate the deployment we're implementing in docker-openwisp.
Better to invest in that rather than monkey patching, don't you think? Can you open an issue in openwisp-utils please?
Can you also open issues to resolve the several monkey patching or additions done in docker-openwisp so we allow to do those things in the base openwisp modules?
For example, the celery beat tasks that replicate the management commands. If we create issues I'm sure new contributors over time will help us out in case we don't have time to do all of those.
Federico