mirror of
https://github.com/netbox-community/netbox.git
synced 2025-08-09 00:58:16 -06:00
15156 review changes
This commit is contained in:
parent
46d45b1f18
commit
619e9eb314
@ -46,7 +46,6 @@ class NetBoxAPIHyperlinkedIdentityField(BaseNetBoxHyperlinkedIdentityField):
|
||||
return f'{app_name}-api:{model_name}-detail'
|
||||
|
||||
|
||||
|
||||
class NetBoxURLHyperlinkedIdentityField(BaseNetBoxHyperlinkedIdentityField):
|
||||
|
||||
def get_view_name(self, app_name, model_name):
|
||||
|
Loading…
Reference in New Issue
Block a user