mirror of
https://github.com/netbox-community/netbox.git
synced 2025-08-09 09:08:15 -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'
|
return f'{app_name}-api:{model_name}-detail'
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
class NetBoxURLHyperlinkedIdentityField(BaseNetBoxHyperlinkedIdentityField):
|
class NetBoxURLHyperlinkedIdentityField(BaseNetBoxHyperlinkedIdentityField):
|
||||||
|
|
||||||
def get_view_name(self, app_name, model_name):
|
def get_view_name(self, app_name, model_name):
|
||||||
|
Loading…
Reference in New Issue
Block a user