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
/
extras
/
api
History
Jeremy Stretch
0e5d0a43f9
Fix serialization of tags for REST API updates
2020-08-17 16:18:47 -04:00
..
__init__.py
Initial push to public repo
2016-03-01 11:23:03 -05:00
customfields.py
Remove errant import
2020-08-17 14:15:02 -04:00
nested_serializers.py
Fixes
#4912
: Fix image attachment API endpoint; add API view tests
2020-07-27 14:24:15 -04:00
serializers.py
Fix serialization of tags for REST API updates
2020-08-17 16:18:47 -04:00
urls.py
Closes
#4997
: Introduce OrderedDefaultRouter; move root API views to views.py
2020-08-13 12:49:49 -04:00
views.py
Closes
#4997
: Introduce OrderedDefaultRouter; move root API views to views.py
2020-08-13 12:49:49 -04:00