Installation Issue #204
-
|
Hello, I tried installing validity and on netbox v.4.5.10 and it won't show up in the gui. I think I might be missing something, but I don't know what. No errors to speak off that would point at what the issue is. Any help is appriciated. |
Beta Was this translation helpful? Give feedback.
Answered by
amyasnikov
Jul 7, 2026
Replies: 1 comment 3 replies
-
|
Hi, My first guess would be If it is, you can double check it with django shell |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
At the
/core/system/page there is a "Plugins" tab. Is validity listed there?And do you have other plugins installed?
And what does
./manage.py migrate validityshell command say?