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
3ad337dd15b569a644e7f0a1a22fed4970ccf295
netbox-community-netbox
/
netbox
/
dcim
/
forms
History
jeremystretch
4a9831bd23
Fixes
#10383
: Fix assignment of component templates to module types via web UI
2022-09-16 08:30:46 -04:00
..
__init__.py
…
bulk_create.py
Fixes
#10247
: Allow changing selected device/VM when creating a new component (
#10312
)
2022-09-15 10:10:32 -04:00
bulk_edit.py
Closes
#10133
: Enable nullifying device location during bulk edit
2022-08-24 13:25:54 -04:00
bulk_import.py
…
common.py
…
connections.py
…
filtersets.py
Closes
#9577
: Add has_front_image and has_rear_image filters for device types
2022-09-13 14:14:18 -04:00
formsets.py
…
models.py
Fixes
#10383
: Fix assignment of component templates to module types via web UI
2022-09-16 08:30:46 -04:00
object_create.py
Fixes
#10247
: Allow changing selected device/VM when creating a new component (
#10312
)
2022-09-15 10:10:32 -04:00
object_import.py
…