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
Activity
Files
3acc8ca3ab0307487aa5d61a8c8b091900b594b2
netbox-community-netbox
/
netbox
/
dcim
/
api
History
Jeremy Stretch
3acc8ca3ab
Fixes
#3022
: Add missing cable termination types to DCIM _choices endpoint
2019-03-22 16:26:56 -04:00
..
__init__.py
Initial push to public repo
2016-03-01 11:23:03 -05:00
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
#3022
: Add missing cable termination types to DCIM _choices endpoint
2019-03-22 16:26:56 -04:00