netbox/netbox/dcim
2020-06-15 13:18:26 -04:00
..
api Fixes #4736: Add cable trace endpoints for pass-through ports 2020-06-09 15:12:10 -04:00
migrations Closes #4672: Set default color for rack and devices roles 2020-05-26 09:36:27 -04:00
models Avoid unnecessary queries in Cable.from_db 2020-06-04 17:46:09 +02:00
tests Closes #4755: Enable creation of rack reservations directly from navigation menu 2020-06-12 15:11:27 -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 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 #4760: Enable power port template assignment when bulk editing power outlet templates 2020-06-15 13:18:26 -04:00
signals.py Adapt tracing view to account for split ends (WIP) 2020-04-15 17:09:04 -04:00
tables.py Fixes #4737: Introduce ColoredLabelColumn for consistent display of colored labels 2020-06-10 11:38:23 -04:00
urls.py #4416: Add bulk edit & delete views for VirtualChassis 2020-04-24 15:20:52 -04:00
views.py fixes #3304 - primary IP address caching invalidation 2020-05-15 02:31:45 -04:00