Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add note about url name rule #25

Open
miyuk opened this issue Feb 18, 2023 · 0 comments
Open

Add note about url name rule #25

miyuk opened this issue Feb 18, 2023 · 0 comments

Comments

@miyuk
Copy link

miyuk commented Feb 18, 2023

Hello, everyone

I'm trying to develop netbox plugin while refering to this tutorial.

However, when step 5, I stucked because netbox rule.
Therefore, I would like to add comment for this netbox rule explicitly.

problem

Add button is not shown in model list view if URL name with `_'.
when refering Test the Views

ex) when model name is VLANGroupSet
good: vlangroupset_add
bad: vlan_group_set_add

Maybe this rule is related in /netbox/utilities/utils.py

(I cloud not find truth information, sorry)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant