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
netbox-community-netbox
/
netbox
/
dcim
/
tables
History
jeremystretch
52747e364a
Fixes
#6254
: Disable ordering of space column in racks table
2021-04-23 09:44:29 -04:00
..
__init__.py
…
cables.py
Convert all LinkColumns to Column(linkify=True)
2021-04-02 16:59:53 -04:00
devices.py
Closes
#6161
: Enable ordering of device component tables
2021-04-20 20:21:52 -04:00
devicetypes.py
Convert all LinkColumns to Column(linkify=True)
2021-04-02 16:59:53 -04:00
power.py
Convert all LinkColumns to Column(linkify=True)
2021-04-02 16:59:53 -04:00
racks.py
Fixes
#6254
: Disable ordering of space column in racks table
2021-04-23 09:44:29 -04:00
sites.py
Closes
#6109
: Add device counts to locations table
2021-04-08 10:08:50 -04:00
template_code.py
…