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
fca347e49e
Reorder URLs
2020-02-04 15:41:15 -05:00
..
api
…
migrations
Fixes
#4056
: Repair schema migration for Rack.outer_unit (from
#3569
)
2020-01-30 12:08:40 -05:00
models
Removed obsolete CSV headers from DeviceType (export is now YAML-based)
2020-01-31 17:08:38 -05:00
tests
Convert all DCIM component view tests to use StandardTestCases
2020-02-04 14:25:02 -05:00
__init__.py
…
apps.py
…
choices.py
…
constants.py
…
exceptions.py
…
fields.py
…
filters.py
…
forms.py
Fixes
#4084
: Fix exception when creating an interface with tagged VLANs
2020-02-04 11:47:14 -05:00
managers.py
…
signals.py
…
tables.py
…
urls.py
Reorder URLs
2020-02-04 15:41:15 -05:00
views.py
…