netbox/netbox/dcim
dansheps b4f79f1667 Fixes #2666: Uses correct function for displaying choices label
* Changes record.length_type to record.get_length_type_display
2018-12-11 12:40:07 -06:00
..
api Merge v2.5 work 2018-12-07 10:51:28 -05:00
fixtures Remove is_console_server, is_pdu, and is_network_device from DeviceType 2018-10-26 14:48:22 -04:00
migrations Merge v2.5 work 2018-12-07 10:51:28 -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 Merge v2.5 work 2018-12-07 10:51:28 -05:00
fields.py Merged release v2.4.5 2018-10-03 11:23:21 -04:00
filters.py Merge v2.5 work 2018-12-07 10:51:28 -05:00
forms.py Merge v2.5 work 2018-12-07 10:51:28 -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 #2666: Uses correct function for displaying choices label 2018-12-11 12:40:07 -06: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