netbox/netbox/dcim
2022-04-27 14:12:20 -04:00
..
api Closes #8496: Enable assigning multiple ASNs to a provider 2022-03-30 17:17:36 -04:00
forms Fixes #9194: Support position assignment when add module bays to multiple devices 2022-04-25 08:41:38 -04:00
graphql Expose BaseObjectType and NetBoxObjectType for plugins 2022-02-04 15:07:35 -05:00
management Fix trace_paths command for wireless links 2021-10-13 14:16:10 -04:00
migrations Implement bypass for migration safeguard 2022-04-05 14:24:28 -04:00
models Fixes #9227: Fix related object assignment when recording change record for interfaces 2022-04-27 14:12:20 -04:00
tables Closes #9099: Enable display of installed module serial & asset tag in module bays list 2022-04-12 09:00:19 -04:00
tests Changelog & test for #9060 2022-04-18 13:14:30 -04:00
__init__.py Remove default_app_config (deprecated in Django 3.2) 2021-09-15 11:18:47 -04:00
apps.py Removed Python 2 string compatibility 2018-08-14 11:58:42 -04:00
choices.py Adds Ubiquiti SmartPower to the power port types (#9193) 2022-04-22 08:11:31 -04:00
constants.py Initial work on #8118 2021-12-29 15:37:01 -05:00
fields.py Closes #1337: Add WWN field to interfaces 2021-10-07 15:09:42 -04:00
filtersets.py Closes #9060: Implement modulebay, iventory items and device bay filters (#9146) 2022-04-18 13:07:41 -04:00
lookups.py Introduce PathContains lookup to allow filtering against objects in path directly 2020-10-06 09:41:45 -04:00
signals.py Add status field to WirelessLink 2021-10-13 14:31:30 -04:00
svg.py Merge develop into feature 2022-03-24 16:35:35 -04:00
urls.py #8334: Move object changelog & journaling to generic views 2022-02-09 16:24:10 -05:00
utils.py Record wireless links as part of cable path 2021-10-13 13:28:14 -04:00
views.py Merge pull request #9067 from jasonyates/FR8920-nonrackeddevices 2022-04-12 11:38:14 -04:00