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
9548cf32ffc370af2bc6b65af0ae470fb31960b3
netbox-community-netbox
/
netbox
/
dcim
/
tables
History
Alex Gittings
9548cf32ff
add new line
2022-03-15 00:05:10 +00: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
Update table accessors to use dunders in path
2022-02-02 09:18:50 -05:00
devicetypes.py
Closes
#8462
: Linkify manufacturer column in device type table
2022-01-28 13:09:57 -05:00
power.py
Add created & last updated as available fields to all tables
2022-01-13 09:22:32 +00:00
racks.py
Add created & last updated as available fields to all tables
2022-01-13 09:22:32 +00:00
sites.py
Closes
#8664
: Show assigned ASNs/sites under list views
2022-03-04 13:20:17 -05: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