vapor-ware / netbox-virtual-circuit-plugin

A plugin for NetBox that supports Virtual Circuit management
GNU General Public License v3.0
57 stars 19 forks source link

fix DELETE button to query single VC object #61

Closed jinaloo7 closed 3 years ago

jinaloo7 commented 3 years ago

This PR fix DELETE button to throw Value Error.

Screen Shot 2021-08-13 at 3 44 44 PM

This will fix AttributeError raised while accessing through plugin URL

Screen Shot 2021-08-17 at 5 47 19 PM

This fix is for netbox v2.10.x versions.