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
d4ccaf60cf
Fixes
#2272
: Allow subdevice_role to be null on DeviceTypeSerializer
2018-07-31 11:52:58 -04:00
..
api
Fixes
#2272
: Allow subdevice_role to be null on DeviceTypeSerializer
2018-07-31 11:52:58 -04:00
fixtures
…
migrations
…
tests
…
__init__.py
…
apps.py
…
constants.py
…
fields.py
…
filters.py
…
formfields.py
…
forms.py
…
models.py
Fixes
#2231
: Remove get_absolute_url() from DeviceRole
2018-07-18 11:24:36 -04:00
querysets.py
…
signals.py
Fixes
#1977
: Don't default master vc_position to 1 when creating a new virtual chassis
2018-07-18 14:17:35 -04:00
tables.py
Fixes
#2231
: Remove get_absolute_url() from DeviceRole
2018-07-18 11:24:36 -04:00
urls.py
…
views.py
…