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
/
forms
History
Alex Gittings
bf22b820bf
Fixes
#8645
; Allow filtering on core models in the UI
2022-03-09 16:35:47 +00:00
..
__init__.py
…
bulk_create.py
…
bulk_edit.py
Fixes
#8609
: Display validation error when attempting to assign VLANs to interface with no mode during bulk edit
2022-02-15 08:39:45 -05:00
bulk_import.py
Fixes
#8546
- Fix import to restrict bridge, parent, lag to device interfaces
2022-02-15 09:27:55 -06:00
common.py
…
connections.py
Closes
#8197
: Allow filtering sites by group when connecting a cable
2022-01-03 10:41:43 -05:00
filtersets.py
Fixes
#8645
; Allow filtering on core models in the UI
2022-03-09 16:35:47 +00:00
formsets.py
…
models.py
Fixes
#7290
: Defer loading API-backed form fields
2021-12-29 09:30:43 -05:00
object_create.py
…
object_import.py
…