ImportError #1205
Unanswered
neharaina1771
asked this question in
Getting Help
ImportError
#1205
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
In netbox docker , I created a bash file where I am trying to import ContentType from core.models
but it is giving error cannot import name 'ContentType' from 'core.models' (/opt/netbox/netbox/core/models/init.py)
Beta Was this translation helpful? Give feedback.
All reactions