Federico Capoano

Results 523 comments of Federico Capoano

> @nemesisdesign What about this one? This is in the queue for one and a half year... Sorry for having forgotten this. This can cause problems to existing systems which...

@okraits instead of patching the library, you can apply this patch in your django project, import the module in the settings and update the schema dictionary there, you will not...

@okraits as I said, this cannot be accepted as it can create issues on systems which rely on these checks. Instead of patching the library, you can apply this patch...

> The integration will write to the user signup metric in two conditions: > > 1. When `RegisteredUser` object is created > 2. When `OrganizationUser` object is created > >...

This is a rare corner case which shouldn't happen thanks to `OPENWISP_FIRMWARE_UPGRADER_TASK_TIMEOUT` ([see relevant section in the readme](https://github.com/openwisp/openwisp-firmware-upgrader#openwisp_firmware_upgrader_task_timeout)). It can happen though, if while an upgrade is in progress, a...

> > Can you check whether upgrading black changes the formatting in other modules (eg: controller)? > > Yes, it does. Can you please look if there is there any...

> @nemesifier I cannot find such a flag in https://black.readthedocs.io/en/stable/usage_and_configuration/the_basics.html#command-line-options What about: https://black.readthedocs.io/en/stable/usage_and_configuration/the_basics.html#versions ?

> I am also facing this issue. Currently using ModemManager 1.18.12-5 in OpenWRT 21.02. > > ModemManager netifd notifies that the interface is down but netifd does not reconnect ModemManager...

@lynxthecat I was talking about https://github.com/openwrt/packages/pull/19648.

I have been able to generate openwrt 22 based firmwares with this role recently so this issue is invalid. If anyone is having issues and can replicate the issues consistently:...