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
Jeremy Stretch
e1a86139dc
Add parent field to Interface
2021-03-05 13:49:41 -05:00
..
__init__.py
Drop add_prefetch from BaseTable; improve dynamic prefetching for table querysets
2020-10-30 16:15:16 -04:00
cables.py
Reorganize DCIM tables
2020-10-16 10:39:13 -04:00
devices.py
Add parent field to Interface
2021-03-05 13:49:41 -05:00
devicetypes.py
Closes
#5873
: Use numeric IDs in all object URLs
2021-02-26 17:23:23 -05:00
power.py
Closes
#5895
: Rename RackGroup to Location
2021-03-03 13:30:33 -05:00
racks.py
Introduce UtilizationColumn to render utilization graphs consistently
2021-03-04 20:58:43 -05:00
sites.py
Introduce MPTTColumn to represent MPTT models
2021-03-04 20:47:24 -05:00
template_code.py
Rename parent attribute on CableTerminations to parent_object
2021-03-05 13:06:21 -05:00