netbox/netbox/dcim
2022-05-22 17:22:28 +03:00
..
api Fixes #9330: Add missing module_type field to REST API serializers for modular device component templates 2022-05-11 08:57:19 -04:00
forms add role attribute to filter inventoryitems 2022-05-22 17:22:28 +03: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 #8374 - Display device type and asset tag if name is blank but asset tag is populated 2022-05-13 09:49:07 -05:00
tables Fixes #9313: Remove HTML code from CSV output of many-to-many relationships 2022-05-06 10:26:02 -04:00
tests Fixes #9330: Add missing module_type field to REST API serializers for modular device component templates 2022-05-11 08:57:19 -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 Add other power, front/rear port types 2022-05-18 15:08:08 +07:00
constants.py Introduce MODULE_TOKEN constant 2022-05-11 10:37:04 -04:00
fields.py Closes #1337: Add WWN field to interfaces 2021-10-07 15:09:42 -04:00
filtersets.py #8998: Add region filter for rack reservations; Add filter tests 2022-05-04 14:29:36 -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 Closes #9260: Apply user preferences to tables under object detail views 2022-05-04 15:46:13 -04:00