tonjo
tonjo
This is quite strange. ``` now = timezone.localtime(timezone.now()) # US date format because DatePicker wants like this now = now.strftime('%m/%d/%y') ``` Now I define a field in a `Form`: ```...
`startDate` option only understand dates in format `month/day/year`. I have system language defined as Italian, dates are shown accordingly, but startDate MUST be in US format. Is this a desired...
Relevant error is ``` 2021-04-12 22:23:40,737 ERROR : [network]: plugin init failed: No implementation for [NetworkManager] is available 2021-04-12 22:23:40,738 ERROR : Traceback (most recent call last): File "/usr/local/lib/python3.7/dist-packages/aj/plugins.py", line...
**Describe the bug** I tried some plugins: at first `paw-gps`, enabled it, and noticed whenever a handshake is captured, nothing happens, I would expect at least the logging (line 32...
I think the WG_ENDPOINT_RESOLUTION_RETRIES option should "win" against any kind of error.