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
36d6dd1ca93a531b29b6849c2ad8d05f29dc72f2
netbox-community-netbox
/
netbox
/
dcim
/
api
History
Alex Gittings
36d6dd1ca9
Fixes
#8645
; Allow filtering on core models in the UI and API for contact assignments
2022-02-24 17:08:38 +00: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
netbox-community/netbox#7424
: Add virtual_chassis field to device component filter form
2021-11-13 21:33:52 -05:00
serializers.py
Fixes
#8645
; Allow filtering on core models in the UI and API for contact assignments
2022-02-24 17:08:38 +00:00
urls.py
Closes
#5223
: Remove the console/power/interface connections REST API endpoints
2021-07-08 17:30:40 -04:00
views.py
Changelog & cleanup for
#7246
,
#8097
2021-12-21 11:53:31 -05:00