FromNetToDev
FromNetToDev
Hello, When I install this plugin to netbox (4.1.0) I got this error `(venv) root@netbox:/opt/netbox/netbox# python3 /opt/netbox/netbox/manage.py migrate Traceback (most recent call last): File "/opt/netbox/netbox/manage.py", line 10, in execute_from_command_line(sys.argv) File...
is there an API where I can read it? Any documentation on API or webhook?
Hello, when install this plugin I got this error `(venv) root@netbox:/opt/netbox/netbox# source /opt/netbox/venv/bin/activate (venv) root@netbox:/opt/netbox/netbox# pip install netbox-qrcode Requirement already satisfied: netbox-qrcode in /opt/netbox-4.1.0/venv/lib/python3.10/site-packages (0.0.13) Requirement already satisfied: qrcode in...