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
5262156e1a
Fixes
#1818
: InventoryItem API serializer no longer requires specifying a null value for items with no parent
2018-01-19 10:30:26 -05:00
..
__init__.py
Initial push to public repo
2016-03-01 11:23:03 -05:00
exceptions.py
Import unicode_literals
2017-05-24 11:33:11 -04:00
serializers.py
Fixes
#1818
: InventoryItem API serializer no longer requires specifying a null value for items with no parent
2018-01-19 10:30:26 -05:00
urls.py
Closes
#1556
: Added API endpoints listing static field choices for each app
2017-10-10 16:41:35 -04:00
views.py
Fixes
#1696
: Fix for NAPALM v2.0+
2017-11-08 09:51:37 -05:00