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
ca56c8b9ef8a9c2238090b0a500e85361f9655b9
netbox-community-netbox
/
netbox
/
dcim
/
api
History
Jeremy Stretch
ca56c8b9ef
Add dynamic nesting support to SerializedPKRelatedField
2024-02-27 14:00:42 -05:00
..
serializers_
Add dynamic nesting support to SerializedPKRelatedField
2024-02-27 14:00:42 -05:00
__init__.py
…
exceptions.py
Removed Python 2 string compatibility
2018-08-14 11:58:42 -04:00
nested_serializers.py
Replace nested serializers with primary serializers where possible
2024-02-26 16:49:30 -05:00
serializers.py
Refactor REST API serializers to avoid circular imports
2024-02-27 13:26:43 -05:00
urls.py
Cleanup for
#7854
2022-11-15 11:24:36 -05:00
views.py
Closes
#15238
: Include description field in brief mode
2024-02-26 11:39:31 -05:00