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
0d27abc6fc22a8d40183a59eceef5dda57e99eae
netbox-community-netbox
/
netbox
/
extras
/
api
History
John Anderson
28c17f33ab
move get_queryset() to common mixin
2020-10-30 02:56:43 -04:00
..
__init__.py
Initial push to public repo
2016-03-01 11:23:03 -05:00
customfields.py
Fixes
#5109
: Fix representation of custom choice field values for webhook data
2020-09-09 11:47:21 -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
Fixes
#5118
: Specifying an empty list of tags should clear assigned tags (REST API)
2020-09-09 13:43:10 -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
move get_queryset() to common mixin
2020-10-30 02:56:43 -04:00