netbox/netbox/dcim
2021-04-07 16:04:32 -04:00
..
api Fixes #6081: Fix interface connections REST API endpoint 2021-04-07 16:04:32 -04:00
management Add a better progress indicator for trace_paths 2020-12-01 13:30:59 -05:00
migrations Add support for tracing split paths 2020-11-16 15:49:07 -05:00
models Changelog & tweaks for #5650 2021-03-25 11:51:02 -04:00
tables Closes #5840: Add column to cable termination objects to display cable color 2021-03-31 15:49:29 -04:00
tests Closes #5641: Allow filtering device components by label 2021-03-24 14:48:38 -04:00
__init__.py Renamed IPAMConfig to DCIMConfig 2016-07-13 09:25:13 -04:00
apps.py Removed Python 2 string compatibility 2018-08-14 11:58:42 -04:00
choices.py Fixes: #5630 - Add QSFP+ (64GFC) FibreChannel Interface option 2021-03-01 08:48:40 -06:00
constants.py Add compatible types for PowerFeed 2020-10-16 11:05:42 -04:00
elevations.py Merge develop into develop-2.10 2020-09-04 16:09:05 -04:00
fields.py Introduce PathContains lookup to allow filtering against objects in path directly 2020-10-06 09:41:45 -04:00
filters.py Closes #5641: Allow filtering device components by label 2021-03-24 14:48:38 -04:00
forms.py Fixes #5805: Fix missing custom field filters for cables, rack reservations 2021-03-31 17:02:21 -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 Extend handle_rackgroup_site_change() receiver to update power panels 2020-12-23 14:02:05 -05:00
urls.py Update ObjectChangeLogView to use "object" context var 2020-11-19 11:49:37 -05:00
utils.py Add support for tracing split paths 2020-11-16 15:49:07 -05:00
views.py Closes #5756: Omit child devices from non-racked devices list under rack view 2021-03-31 15:33:06 -04:00