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
a1808a54a492f5cb710bbcfe75b57ffa7e387b9a
netbox-community-netbox
/
netbox
/
dcim
/
tables
History
Jeremy Stretch
421f5a03aa
Merge pull request
#8963
from minitriga/issue_8926
...
Closes
#8926
: Implement type and roll to device bay table
2022-03-25 09:12:45 -04:00
..
__init__.py
Closes
#6930
: Add 'ID' column to object tables (
#7673
)
2021-11-02 16:21:34 -04:00
cables.py
add new line
2022-03-15 00:05:10 +00:00
devices.py
Merge pull request
#8963
from minitriga/issue_8926
2022-03-25 09:12:45 -04:00
devicetypes.py
add columns for each model table that has contacts
2022-03-09 17:35:25 +00:00
power.py
add columns for each model table that has contacts
2022-03-09 17:35:25 +00:00
racks.py
add columns for each model table that has contacts
2022-03-09 17:35:25 +00:00
sites.py
fix pycodestyle issues
2022-03-09 17:55:45 +00:00
template_code.py
Fixes
#8561
- Unable to connect a cable from rear ports of a patch panel to a device console port
2022-02-04 20:44:43 +00:00