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
/
ipam
/
api
History
Jeremy Stretch
7388fa3556
Fixes
#4083
: Permit nullifying applicable choice fields via API requests
2020-02-10 15:10:33 -05:00
..
__init__.py
Initial push to public repo
2016-03-01 11:23:03 -05:00
nested_serializers.py
Added child counts to API serializers (WIP)
2019-04-12 17:07:56 -04:00
serializers.py
Fixes
#4083
: Permit nullifying applicable choice fields via API requests
2020-02-10 15:10:33 -05:00
urls.py
Fixes
#4094
: Convert unnecessary regular expressions to strings in URL patterns
2020-02-05 16:12:48 -05:00
views.py
Refactor FieldChoicesViewSet; add Interface.type to virtualization _choices endpoint
2020-01-15 09:59:44 -05:00