mirror of
https://github.com/netbox-community/netbox.git
synced 2025-07-25 18:08:38 -06:00
Add RouteTarget to __all__
This commit is contained in:
parent
30778a9c40
commit
66c4597525
@ -30,6 +30,7 @@ __all__ = (
|
|||||||
'Prefix',
|
'Prefix',
|
||||||
'RIR',
|
'RIR',
|
||||||
'Role',
|
'Role',
|
||||||
|
'RouteTarget',
|
||||||
'Service',
|
'Service',
|
||||||
'VLAN',
|
'VLAN',
|
||||||
'VLANGroup',
|
'VLANGroup',
|
||||||
|
Loading…
Reference in New Issue
Block a user