netbox/netbox/dcim/models
Jeremy Stretch 619728a048
Some checks failed
CI / build (20.x, 3.12) (push) Has been cancelled
CI / build (20.x, 3.13) (push) Has been cancelled
Ensure cable paths are retraced when port mappings are changes via form
2025-12-01 13:35:14 -05:00
..
__init__.py Closes #19002: Module type profiles (#19014) 2025-04-01 12:05:06 -05:00
base.py Add FKs from PortMapping & PortTemplateMapping to their parent models 2025-11-26 14:15:26 -05:00
cables.py Ensure cable paths are retraced when port mappings are changes via form 2025-12-01 13:35:14 -05:00
device_component_templates.py Add FKs from PortMapping & PortTemplateMapping to their parent models 2025-11-26 14:15:26 -05:00
device_components.py Allow for null cable_position 2025-12-01 11:48:20 -05:00
devices.py Optimize replication of port mappings from DeviceType 2025-11-26 11:48:50 -05:00
mixins.py Fixes #20584: Ensure consistent validation between Interface & InterfaceTemplate (#20589) 2025-10-15 11:04:39 -07:00
modules.py feat(dcim): Add device, module and rack count filters 2025-11-17 08:39:54 -05:00
power.py Closes #11279: Replace _name natural key sorting with collation (#18009) 2024-11-15 09:32:09 -05:00
racks.py feat(dcim): Add device, module and rack count filters 2025-11-17 08:39:54 -05:00
sites.py Fixes #20865: Enforce proper min/max values for latitude & longitude (#20872) 2025-11-25 12:52:04 -06:00