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
e543b305c313b66636acb27ecc19e03b100106c0
netbox-community-netbox
/
netbox
/
dcim
/
tables
History
jeremystretch
f0018dcba9
LinkedCountColumn should always invoke filter by ID
2021-04-05 11:47:25 -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
LinkedCountColumn should always invoke filter by ID
2021-04-05 11:47:25 -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
Add dedicated views for nested group models
2021-03-26 15:07:29 -04:00
sites.py
Convert all LinkColumns to Column(linkify=True)
2021-04-02 16:59:53 -04:00
template_code.py
Closes
#6071
: Cable traces now traverse circuits
2021-04-01 14:31:10 -04:00