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
3c9be8cd0806c29445310e01957ab09afbe24818
netbox-community-netbox
/
netbox
/
dcim
History
Jeremy Stretch
3c9be8cd08
Fixes
#5639
: Fix filtering connection lists by device name
2021-01-19 11:24:34 -05:00
..
api
Closes
#5549
: Eliminate extraneous database queries when using brief API calls
2020-12-29 11:41:44 -05:00
management
…
migrations
…
models
Fixes
#5574
: Restrict the creation of device bay templates on non-parent device types
2021-01-19 10:49:56 -05:00
tables
Fixes
#5597
: Fix ordering devices by primary IP address
2021-01-11 11:28:03 -05:00
tests
Fixes
#5574
: Restrict the creation of device bay templates on non-parent device types
2021-01-19 10:49:56 -05:00
__init__.py
…
apps.py
…
choices.py
Add choices for GG45 and TERA connectors and Cat7a/Cat8 cables
2021-01-18 14:13:07 +01:00
constants.py
…
elevations.py
…
fields.py
…
filters.py
Fixes
#5639
: Fix filtering connection lists by device name
2021-01-19 11:24:34 -05:00
forms.py
Closes
#5570
: Add "management only" filter widget for interfaces list
2021-01-07 11:29:59 -05:00
lookups.py
…
signals.py
Extend handle_rackgroup_site_change() receiver to update power panels
2020-12-23 14:02:05 -05:00
urls.py
…
utils.py
…
views.py
…