mirror of
https://github.com/netbox-community/netbox-docker.git
synced 2025-06-10 12:06:42 +02:00
Updated Using Netbox Plugins (markdown)
parent
0142dd375f
commit
b2a55fb23d
@ -71,6 +71,6 @@ docker-compose up -d
|
||||
|
||||
### Plugin does not load
|
||||
|
||||
The error is something like `django.core.exceptions.ImproperlyConfigured: Unable to import plugin nextbox-plugin: Module not found.`
|
||||
The error is something like `django.core.exceptions.ImproperlyConfigured: Unable to import plugin nextbox-plugin: Module not found`.
|
||||
|
||||
Note that the plugin name for pip can be different from the name used to load the plugin. I.e. `netbox-plugin` for pip and `netbox_plugin` (note the underscore) for the config file.
|
Loading…
x
Reference in New Issue
Block a user