This website requires JavaScript.
Explore
Help
Sign In
mirror
/
netbox-community-netbox
Watch
1
Star
0
Fork
0
You've already forked netbox-community-netbox
mirror of
https://github.com/netbox-community/netbox.git
synced
2024-05-10 07:54:54 +00:00
Code
netbox-community-netbox
/
netbox
/
dcim
/
api
History
Jeremy Stretch
74c03e3295
Fixes
#3036
: DCIM interfaces API endpoint should not include VM interfaces
2019-04-04 15:07:41 -04:00
..
__init__.py
…
exceptions.py
Removed Python 2 string compatibility
2018-08-14 11:58:42 -04:00
nested_serializers.py
Fixes
#2857
: Add display_name to DeviceType API serializer; fix DeviceType list for bulk device edit
2019-02-06 10:23:30 -05:00
serializers.py
FieldChoicesViewSet should infer field choices from serializer, not model
2019-03-22 16:24:53 -04:00
urls.py
Fixed deprecation warnings from DRF 3.9
2018-11-02 13:48:44 -04:00
views.py
Fixes
#3036
: DCIM interfaces API endpoint should not include VM interfaces
2019-04-04 15:07:41 -04:00