netbox/netbox/dcim/tables
2021-04-08 10:08:50 -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 Closes #6109: Add device counts to locations table 2021-04-08 10:08:50 -04:00
sites.py Closes #6109: Add device counts to locations table 2021-04-08 10:08:50 -04:00
template_code.py Closes #6071: Cable traces now traverse circuits 2021-04-01 14:31:10 -04:00