netbox/netbox/dcim
2018-12-06 12:39:12 -05:00
..
api Closes #2648: Include the connection_status field in nested represenations of connectable device components 2018-12-06 12:14:54 -05:00
fixtures Remove is_console_server, is_pdu, and is_network_device from DeviceType 2018-10-26 14:48:22 -04:00
migrations Fixes #2626: Remove extraneous permissions generated from proxy models 2018-12-05 16:53:58 -05:00
tests Closes #2648: Include the connection_status field in nested represenations of connectable device components 2018-12-06 12:14:54 -05: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
constants.py Fixes #2616: Convert Rack outer_unit and Cable length_unit to integer-based choice fields 2018-11-30 12:26:28 -05:00
fields.py Merged release v2.4.5 2018-10-03 11:23:21 -04:00
filters.py Closes #2474: Add cabled and connection_status filters for device components 2018-12-06 12:39:12 -05:00
forms.py Fixes #2622: Enable filtering cables by multiple types/colors 2018-11-28 14:22:55 -05:00
managers.py Closes #2614: Simplify calls of super() for Python 3 2018-11-27 10:52:24 -05:00
models.py Fixes #2626: Remove extraneous permissions generated from proxy models 2018-12-05 16:53:58 -05:00
signals.py Improved logic for recording cable path connection status 2018-11-19 12:37:53 -05:00
tables.py Fixes #2626: Remove extraneous permissions generated from proxy models 2018-12-05 16:53:58 -05:00
urls.py Closes #2570: Add bulk disconnect view for front/rear pass-through ports 2018-11-08 15:12:24 -05:00
views.py Fixes #2626: Remove extraneous permissions generated from proxy models 2018-12-05 16:53:58 -05:00