-
Hello. I'm trying to create a plugin according to the instructions: https://netbox.readthedocs.io/en/stable/plugins/development/ ./manage.py makemigrations netbox_animal_sounds --traceback Please tell me where I could have made a mistake. python 3.9.2 |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
https://github.com/netbox-community/netbox/discussions?discussions_q=makemigrations See also https://netbox.readthedocs.io/en/stable/configuration/optional-settings/#developer |
Beta Was this translation helpful? Give feedback.
https://github.com/netbox-community/netbox/discussions?discussions_q=makemigrations
will take you to:
#7316 (reply in thread)
See also https://netbox.readthedocs.io/en/stable/configuration/optional-settings/#developer
However it would be a good idea if this were linked from the plugin developer page.