mirror of
https://github.com/netbox-community/netbox.git
synced 2025-07-23 17:08:41 -06:00
Merge bd9a802bf8
into 6df0a02d8d
This commit is contained in:
commit
55db52ecf9
@ -65,6 +65,7 @@ class StatusView(APIView):
|
||||
|
||||
return Response({
|
||||
'django-version': DJANGO_VERSION,
|
||||
'hostname': settings.HOSTNAME,
|
||||
'installed-apps': installed_apps,
|
||||
'netbox-version': settings.RELEASE.version,
|
||||
'netbox-full-version': settings.RELEASE.full_version,
|
||||
|
Loading…
Reference in New Issue
Block a user