netbox/netbox/dcim
2020-06-02 13:14:51 +02:00
..
api Adapt tracing view to account for split ends (WIP) 2020-04-15 17:09:04 -04:00
migrations Closes #4672: Set default color for rack and devices roles 2020-05-26 09:36:27 -04:00
models Add position_stack to returned values from trace() 2020-06-02 13:13:10 +02:00
tests Update tests for cables 2020-06-02 13:14:51 +02: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 Closes #4665: Add NEMA L14 and L21 power port/outlet types 2020-05-20 09:36:55 -04:00
constants.py Closes #4448: Allow connecting cables between two circuit terminations 2020-04-03 13:44:41 -04:00
elevations.py Closes #4147: Use absolute URLs in rack elevation SVG renderings 2020-04-03 13:16:35 -04:00
exceptions.py Refactor cable tracing logic 2020-04-15 15:46:41 -04:00
fields.py Move BGP_ASN_MIN and BGP_ASN_MAX to ipam.constants 2020-01-15 14:53:46 -05:00
filters.py Closes #4672: Set default color for rack and devices roles 2020-05-26 09:36:27 -04:00
forms.py Fixes #4684: Fix ignored comment when importing DeviceType 2020-05-26 01:17:10 -04:00
signals.py Only complete path when there are not split_ends or position_stack 2020-06-02 13:14:38 +02:00
tables.py #4634 - Correct inventory item table accessor definition on manufacturer column 2020-05-13 09:33:48 -05:00
urls.py #4416: Add bulk edit & delete views for VirtualChassis 2020-04-24 15:20:52 -04:00
views.py Show warning when position stack is not empty after trace 2020-06-02 13:13:41 +02:00