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
df8b76127e20276b534af72d73f7b9951a7c68eb
netbox-community-netbox
/
netbox
/
dcim
/
tables
History
jeremystretch
7b3f6f1c67
Clean up table classes
2021-09-17 15:37:19 -04:00
..
__init__.py
Drop add_prefetch from BaseTable; improve dynamic prefetching for table querysets
2020-10-30 16:15:16 -04:00
cables.py
Convert all LinkColumns to Column(linkify=True)
2021-04-02 16:59:53 -04:00
devices.py
Clean up table classes
2021-09-17 15:37:19 -04:00
devicetypes.py
Closes
#7284
: Include comments field in table/export for all appropriate models
2021-09-17 12:04:22 -04:00
power.py
Closes
#7284
: Include comments field in table/export for all appropriate models
2021-09-17 12:04:22 -04:00
racks.py
Merge 'detail' tables into primaries for each model
2021-09-17 13:55:32 -04:00
sites.py
Closes
#7284
: Include comments field in table/export for all appropriate models
2021-09-17 12:04:22 -04:00
template_code.py
Closes
#6881
: Wrap interface IP addresses in a badge that displays status and/or role
2021-08-19 12:35:30 -07:00