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
88fae2171d40a6da2796ac528bee00b6469f511d
netbox-community-netbox
/
netbox
/
tenancy
/
api
History
jeremystretch
2ce8ef5704
Fixes
#7771
: Group assignment should be optional when creating contacts via REST API
2021-11-08 08:34:10 -05:00
..
__init__.py
Initial multitenancy implementation
2016-07-26 14:58:37 -04:00
nested_serializers.py
Add NestedContactAssignmentSerializer; add contact assignment API tests
2021-11-04 11:55:00 -04:00
serializers.py
Fixes
#7771
: Group assignment should be optional when creating contacts via REST API
2021-11-08 08:34:10 -05:00
urls.py
Initial work on contacts
2021-10-18 13:59:05 -04:00
views.py
#1344
: Add missing object field to ContactAssignmentSerializer
2021-11-03 16:27:43 -04:00