-
Notifications
You must be signed in to change notification settings - Fork 48
Update plugin for 2.10 #119
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
Conversation
|
In 41e3b1a I added two OnboardingTask template files that are NetBox version dependent - this is for NetBox 2.8 and 2.9 support - other potential solution could be through registering django template tags and re-using a common variable name inside a template, but although technically more powerful, complexity was increased. |
Looks good to me, Glenn is out this week and since there is a growing number of requests for 2.10 support I propose we merge it and publish a new release ASAP |
No description provided.