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
2c4136f514
Merge pull request
#4233
from netbox-community/4228-rack-elevation-images
...
Fixes
#4228
: Fix display of device images in rack elevations
2020-02-21 13:55:32 -05:00
..
api
#1529
: Add front/rear image fields to DeviceType serializer
2020-02-20 14:37:08 -05:00
migrations
…
models
…
tests
…
__init__.py
…
apps.py
…
choices.py
…
constants.py
Fixes
#4228
: Fit device images to rack unit; tweak default aspect ratio
2020-02-21 12:43:24 -05:00
elevations.py
Merge pull request
#4233
from netbox-community/4228-rack-elevation-images
2020-02-21 13:55:32 -05:00
exceptions.py
…
fields.py
…
filters.py
…
forms.py
Closes
#4209
: Enable filtering interfaces list view by enabled
2020-02-20 14:24:22 -05:00
signals.py
…
tables.py
Closes
#4209
: Enable filtering interfaces list view by enabled
2020-02-20 14:24:22 -05:00
urls.py
…
views.py
…