Hi, On Thursday, January 30, 2020 at 2:46:19 PM UTC+5:30, Federico Capoano wrote: > > 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. > > Better to invest in that rather than monkey patching, don't you think? Can > you open an issue in openwisp-utils please? >
I didn't think that it could be useful for other modules as well, hence I was monkey patching. I have opened a PR in openwisp-utils for the same. Just FYI, finally, the issue why monkey patching was not working is because `receive_url` function was recently moved to openwisp-utils and I completely forgot about it. Thanks, Ajay Tripathi -- You received this message because you are subscribed to the Google Groups "OpenWISP" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web, visit https://groups.google.com/d/msgid/openwisp/97ad7f38-5559-45c0-ad3b-6708b552a4db%40googlegroups.com.
