We moved the discussion elsewhere, the solution is on github: https://github.com/openwisp/openwisp-utils/pull/78 https://github.com/openwisp/django-netjsongraph/pull/113
On Thursday, January 30, 2020 at 8:29:23 AM UTC-5, Ajay Tripathi wrote: > > 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/a47dbdd2-0f75-486a-8fd9-a79a4b05eaf7%40googlegroups.com.
