netbox-plugin-device-map/netbox_device_map
Seb Harrington edada1df35
Update helpers.py to use netbox long / lat fields.
updated helper function get_device_location to use netbox's native location fields
2024-04-20 21:25:38 +01:00
..
static/netbox_device_map Initial commit 2022-05-26 09:53:13 +03:00
templates/netbox_device_map Initial commit 2022-05-26 09:53:13 +03:00
__init__.py Release version 0.1.3. 2023-06-08 13:02:53 +03:00
forms.py Make imports compatible with NetBox v3.2~3.5 2023-06-08 12:53:49 +03:00
geographical_map.py Initial commit 2022-05-26 09:53:13 +03:00
helpers.py Update helpers.py to use netbox long / lat fields. 2024-04-20 21:25:38 +01:00
navigation.py Initial commit 2022-05-26 09:53:13 +03:00
settings.py Initial commit 2022-05-26 09:53:13 +03:00
urls.py Initial commit 2022-05-26 09:53:13 +03:00
views.py Initial commit 2022-05-26 09:53:13 +03:00