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
482b4b6e95ce4e32eba2ceb38b359fb66d65e4ee
netbox-community-netbox
/
netbox
/
dcim
/
api
History
jeremystretch
482b4b6e95
Fixes
#10147
: Permit the creation of 0U device types via REST API
2022-08-25 08:37:43 -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
Closes
#9396
: Query modules by module bay & display installed_modules for module_bay REST API endpoint (
#9574
)
2022-06-23 13:28:36 -04:00
serializers.py
Fixes
#10147
: Permit the creation of 0U device types via REST API
2022-08-25 08:37:43 -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