netbox/netbox/dcim
2022-02-04 20:44:43 +00:00
..
api Fixes #8465: Accept empty string values for Interface rf_channel in REST API 2022-01-28 14:03:36 -05:00
forms Fixes #8357 - Filter view for Locations is missing tags field 2022-01-14 06:19:25 -08:00
graphql #6732 - Fix imports and other small items 2021-10-29 14:54:55 -05:00
management Fix trace_paths command for wireless links 2021-10-13 14:16:10 -04:00
migrations Fixes #8377: Fix calculation of absolute cable lengths when specified in fractional units 2022-01-18 11:09:12 -05:00
models Clean up imports 2021-12-21 10:48:10 -05:00
tables Fixes #8561 - Unable to connect a cable from rear ports of a patch panel to a device console port 2022-02-04 20:44:43 +00:00
tests Fixes #8465: Accept empty string values for Interface rf_channel in REST API 2022-01-28 14:03:36 -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 Add Cisco StackWise-n choices 2022-01-07 11:56:54 +07:00
constants.py #6346: Add 'bridge' interface type 2021-10-25 11:11:58 -04:00
fields.py Closes #1337: Add WWN field to interfaces 2021-10-07 15:09:42 -04:00
filtersets.py Fixes #8042: Fix filtering cables list by site slug or rack name 2021-12-10 16:41:03 -05: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 Fixes #8279 2022-01-11 21:03:18 +00:00
urls.py Closes #8081: Allow creating services directly from navigation menu 2021-12-15 11:55:27 -05:00
utils.py Record wireless links as part of cable path 2021-10-13 13:28:14 -04:00
views.py Fixes #8226: Honor return URL after populating a device bay 2022-01-04 13:24:15 -05:00