devon-mar

Results 26 comments of devon-mar

Nice! I haven't heard about it until now. I don't have any plans at the moment, but the subnet hook would probably be useful (`subnet[46]-get`).

Did you run `pip install -r local_requirements.txt` to install the plugin? (It also looks like the `upgrade.sh` script will do this for you) See https://netboxlabs.com/docs/netbox/en/stable/plugins/installation/

Can you try the `upgrade.sh` script? It looks like it will install the packages from `local_requirements.txt` into the correct virtual environment.

There's a couple of changes that I'd like to make for v3.0 (see #152 for another). I'll try to work on it soon.

Thanks for the fix. I haven't seen this error before. What causes it?

I see, maybe it wasn't caught by the existing API tests because there aren't many objects returned to invoke the paginator. Could you add a test? It should fail if...