Closed firmansyahn closed 2 months ago
I have the same problem.
You have netbox_bgp and netbox_routing both installed, they are not compatible together due to both using a PrefixList model.
Yes I understand the problem. But can / will it be fixed?
Plugin version
v0.1.0
NetBox version
v3.6.3
Python version
3.9
Steps to Reproduce
/opt/netbox/venv/bin/pip install -r local_requirements.txt
/opt/netbox/venv/bin/python netbox/manage.py migrate
Expected Behavior
Installation completed without errors.
Observed Behavior
Migration halted, and raise errors.