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
bf50134d94a73006fcb69ef8207dc1fb1105e71c
netbox-community-netbox
/
netbox
/
extras
/
api
History
jeremystretch
bf50134d94
#8976
: Set required=False on serializer field
2022-03-28 14:18:45 -04:00
..
__init__.py
Initial push to public repo
2016-03-01 11:23:03 -05:00
customfields.py
Extend to support the assignment of multiple objects per field
2022-01-05 17:05:54 -05:00
nested_serializers.py
Initial work on
#151
: Object journaling
2021-03-16 15:00:08 -04:00
serializers.py
#8976
: Set required=False on serializer field
2022-03-28 14:18:45 -04:00
urls.py
Rename OrderedDefaultRouter to NetBoxRouter & document for plugins
2022-03-11 15:59:03 -05:00
views.py
Move CustomFieldModelViewSet functionality into NetBoxModelViewSet
2022-03-09 11:44:55 -05:00