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
jeremystretch
aa85ae89c1
Merge v3.1.8
2022-02-15 10:05:07 -05:00
..
__init__.py
…
bulk_create.py
…
bulk_edit.py
Merge v3.1.8
2022-02-15 10:05:07 -05:00
bulk_import.py
Establish 4 core forms in netbox.forms.base
2022-01-28 15:48:15 -05:00
common.py
…
connections.py
Establish 4 core forms in netbox.forms.base
2022-01-28 15:48:15 -05:00
filtersets.py
Replace filter_groups with fieldsets on filter forms
2022-01-31 16:03:26 -05:00
formsets.py
…
models.py
#7844
: Show module when viewing/editing device components
2022-02-11 11:09:07 -05:00
object_create.py
#7844
: Allow installing modules via UI without replicating components
2022-02-04 11:51:30 -05:00
object_import.py
…