Federico Capoano
Federico Capoano
> Yes, I remove `-t` flag when logging in verbose mode. In verbose_mode, it is automatically tagging the logged message by the procd service name and if I pass a...
> Can we do something like this point_down > > ``` > log -v -w "message" > ``` > > ``` > -v --> Verbose mode > -w --> Warning...
Ok but what about all the other cases? There are cases in which in verbose mode we display additional info. > Here are some examples on how it will work:...
@jedboywonder these messages are out of topic here, I am going to delete them. Django can be configure to send logs to a log collector. Use the general chat to...
> Up to now only the modem manager is supported to get information from them wwan modem. Not all system does have a modem manager instance running. There are the...
@anurag629 follow the instructions to run the dev server locally and open the browser to log into the admin interface, navigate to the add form page of [JsonDocument](https://github.com/openwisp/django-flat-json-widget/blob/master/tests/test_app/models.py) and you...
@anurag629 aren't `JSON.parse()` and `JSON.stringify()` two methods performing opposite operations? How can we substitute one with the other? I don't think that's a solution, have you already tried it?
The widget is designed primarily for admin use, if you need it in non-admin templates you will have to do more work to get it working.
@devkapilbansal we must find a way to stop the monitoring agent if the device has been removed from OpenWISP. Any ideas?
@devkapilbansal looks you're right, I am not sure why I created this then, let's leave it open for some more time and if I can't see this issue anymore at...