netbox/netbox/dcim
2018-10-29 13:42:58 -04:00
..
api Replace 'is_connected' boolean with Cable attachment 2018-10-29 13:36:41 -04:00
fixtures Remove is_console_server, is_pdu, and is_network_device from DeviceType 2018-10-26 14:48:22 -04:00
migrations Standard naming of reverse relationship to Device from component models 2018-10-29 13:42:58 -04:00
tests Replace 'is_connected' boolean with Cable attachment 2018-10-29 13:36:41 -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
constants.py Added cable types 2018-10-26 15:45:19 -04:00
fields.py Merged release v2.4.5 2018-10-03 11:23:21 -04:00
filters.py Remove is_console_server, is_pdu, and is_network_device from DeviceType 2018-10-26 14:48:22 -04:00
forms.py Replace 'is_connected' boolean with Cable attachment 2018-10-29 13:36:41 -04:00
models.py Standard naming of reverse relationship to Device from component models 2018-10-29 13:42:58 -04:00
querysets.py PEP8 cleanup 2018-10-26 13:27:54 -04:00
signals.py Introduced 'cable' field on CableTermination to cache connected Cable 2018-10-29 12:24:16 -04:00
tables.py Remove is_console_server, is_pdu, and is_network_device from DeviceType 2018-10-26 14:48:22 -04:00
urls.py Introduced CableView and CableEditView 2018-10-25 15:51:12 -04:00
views.py Standard naming of reverse relationship to Device from component models 2018-10-29 13:42:58 -04:00