Slugs
#17621
Replies: 1 comment 1 reply
-
There were previous issues/discussions regarding slugs in #8113 and #12315, and their purpose (or lack thereof) as it relates to NetBox. Short Answer: It is functionality inherited from django. It is more or less optional/can be ignored, unless you have a reason to utilize it. |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
Excuse if this a newbie question. I am doing some development, and I see most of the NetBox models have slugs, but don't understand the need. Should I be including a slug field in all my models?
Beta Was this translation helpful? Give feedback.
All reactions