netbox/netbox/dcim
2022-03-28 13:22:43 -04:00
..
api Merge branch 'develop' into feature 2022-03-22 12:57:23 -04:00
forms Fixes #8970: Permit nested inventory item templates on device types 2022-03-28 13:22:43 -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 Fixes #8656: Fix migration error when upgrading from a v2.11 database 2022-02-17 14:14:23 -05:00
models Merge branch 'develop' into feature 2022-03-25 10:38:44 -04:00
tables Fixes #8970: Permit nested inventory item templates on device types 2022-03-28 13:22:43 -04:00
tests Fixes #8810: Enable filtering modules by type 2022-03-07 13:40:49 -05: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 Merge v3.1.9 2022-03-07 10:55:30 -05: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 Merge branch 'develop' into feature 2022-03-18 13:17:11 -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 Fix cable creation view 2022-03-23 10:55:09 -04:00