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
develop
netbox-community-netbox
/
netbox
/
dcim
/
forms
Add File
New File
Upload File
Apply Patch
Copy Permalink
History
Arthur Hanson
a953ff20f9
15973 fix switch type on cable edit (
#16049
)
...
* 15973 fix switch type on cable edit * 15973 fix cable add from device
2024-05-09 14:54:38 -04: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
…
bulk_edit.py
Merge branch 'develop' into feature
2024-05-06 12:59:24 -04:00
bulk_import.py
Merge branch 'develop' into feature
2024-04-22 13:23:42 -04:00
common.py
…
connections.py
15973 fix switch type on cable edit (
#16049
)
2024-05-09 14:54:38 -04:00
filtersets.py
Merge branch 'develop' into feature
2024-04-22 13:23:42 -04:00
formsets.py
…
model_forms.py
Merge branch 'develop' into feature
2024-05-01 16:09:14 -04:00
object_create.py
Use FieldSet instances for all forms
2024-03-19 13:34:13 -04:00
object_import.py
…