This website requires JavaScript.
Explore
Help
Register
Sign In
NeoAnd
/
netbox
Watch
1
Star
0
Fork
0
You've already forked netbox
mirror of
https://github.com/netbox-community/netbox.git
synced
2025-12-27 15:47:46 -06:00
Code
Issues
Actions
4
Packages
Projects
Releases
Wiki
Activity
Files
cb5119511c1348829f2e6c55957ddbe3c465893b
netbox
/
netbox
/
dcim
/
forms
History
Jeremy Stretch
619728a048
Some checks failed
CI / build (20.x, 3.12) (push)
Has been cancelled
Details
CI / build (20.x, 3.13) (push)
Has been cancelled
Details
Ensure cable paths are retraced when port mappings are changes via form
2025-12-01 13:35:14 -05:00
..
__init__.py
Closes
#10695
: Rename forms/models.py to forms/model_forms.py
2022-10-25 16:26:05 -04:00
bulk_create.py
fix(dcim): Add status field to PowerOutlet bulk create form
2025-08-25 14:38:31 -04:00
bulk_edit.py
Closes
#20788
: Cable profiles and and position mapping (
#20802
)
2025-11-25 12:18:15 -06:00
bulk_import.py
Closes
#20788
: Cable profiles and and position mapping (
#20802
)
2025-11-25 12:18:15 -06:00
common.py
Validade interface mode changes
2025-04-24 01:47:43 +00:00
connections.py
Fixes
#19645
: Correct Interface selection for Cable add when VC master is the selected device (
#20041
)
2025-08-15 13:54:18 -05:00
filtersets.py
Merge branch 'main' into feature
2025-11-25 15:25:53 -05:00
formsets.py
Closes
#13149
: Wrap form field labels with gettext_lazy()
2023-07-31 12:52:38 -04:00
mixins.py
Ensure cable paths are retraced when port mappings are changes via form
2025-12-01 13:35:14 -05:00
model_forms.py
Add FKs from PortMapping & PortTemplateMapping to their parent models
2025-11-26 14:15:26 -05:00
object_create.py
Remove obsolete form validation logic
2025-12-01 12:25:34 -05:00
object_import.py
Enable defining port mappings when importing device/module types
2025-11-26 15:04:43 -05:00