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
3668aa21fe
Fix DeviceTypeTestCase permissions assignment for custom tests
2020-01-31 14:29:56 -05:00
..
api
…
migrations
Fixes
#4056
: Repair schema migration for Rack.outer_unit (from
#3569
)
2020-01-30 12:08:40 -05:00
models
Fixes
#4030
: Fix exception when bulk editing interfaces (revised)
2020-01-30 15:12:10 -05:00
tests
Fix DeviceTypeTestCase permissions assignment for custom tests
2020-01-31 14:29:56 -05:00
__init__.py
…
apps.py
…
choices.py
…
constants.py
…
exceptions.py
…
fields.py
…
filters.py
…
forms.py
DeviceForm.manufacturer should not be a required field
2020-01-31 12:28:50 -05:00
managers.py
…
signals.py
…
tables.py
…
urls.py
…
views.py
…