This website requires JavaScript.
Explore
Help
Register
Sign In
External
/
netbox
Watch
1
Star
0
Fork
0
You've already forked netbox
mirror of
https://github.com/netbox-community/netbox.git
synced
2025-12-24 21:26:44 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
netbox
/
netbox
/
dcim
/
api
History
Zachary Clark
ace66eab61
Fixes
#10305
: Allows null master in VirtualChassis APIs
2022-09-13 19:54:39 -04:00
..
__init__.py
Initial push to public repo
2016-03-01 11:23:03 -05:00
exceptions.py
Removed Python 2 string compatibility
2018-08-14 11:58:42 -04:00
nested_serializers.py
Add _occupied as BooleanField for nested serializers
2022-08-29 08:03:28 +02:00
serializers.py
Fixes
#10305
: Allows null master in VirtualChassis APIs
2022-09-13 19:54:39 -04:00
urls.py
Clean up core API imports
2022-07-13 16:18:55 -04:00
views.py
Closes
#9896
: Discontinue arbitrary use of OrderedDict
2022-08-01 16:51:44 -04:00