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
History
Jeremy Stretch
04964cc52b
Fixes
#5595
: Restore ability to delete an uploaded device type image
2021-03-10 17:00:35 -05:00
..
api
…
management
…
migrations
…
models
add custom links to device components
2021-03-01 09:30:43 +01:00
tables
Fix
#5819
and
#5872
- Fix Primary IP Sorting Issues for Devices and VMs
2021-02-25 22:32:51 +10:30
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
Fixes
:
#5630
- Add QSFP+ (64GFC) FibreChannel Interface option
2021-03-01 08:48:40 -06:00
constants.py
…
elevations.py
…
fields.py
…
filters.py
Fixes
#5716
: Fix filtering rack reservations by custom field
2021-02-02 11:49:38 -05:00
forms.py
Fixes
#5595
: Restore ability to delete an uploaded device type image
2021-03-10 17:00:35 -05:00
lookups.py
…
signals.py
…
urls.py
…
utils.py
…
views.py
…