Federico Capoano

Results 522 comments of Federico Capoano

@asmodehn is it the `modify_settings` which causes this? Maybe we can print a warning instead of raising `ImproperlyConfigured` here: https://github.com/openwisp/openwisp-utils/blob/master/openwisp_utils/admin_theme/menu.py#L192-L195

#480 was implemented in #1087, docs were updated, this shouldn't be necessary anymore. Thanks!

Would be good to address this as well as https://github.com/openwisp/openwisp-controller/issues/560 to improve read-only capabilities.

Addition: this shall be done for Device, Template and Vpn objects, we shall fix this for both `config` and `context`. @Utkarsh09102004 the issue is visible when accessing the admin with...

@abplayzGH correct, not supported yet, but we will have to do this, I think you're not the first one reporting this, probably others have reported this in the general chat...

@himanshu-sharmav leave this to us as it's a maintenance tasks that requires a bit of knowledge of the situation in this ansible role.

Implemented in #529, thanks for trying!