netbox/netbox/dcim
2019-01-15 10:26:39 -08:00
..
api Fixes #2762: Add missing DCIM field values to API _choices endpoint 2019-01-08 11:51:13 -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 Closes #2682: Add DAC and AOC cable types 2019-01-09 09:28:44 -05:00
exceptions.py Fixes #2721: Detect loops when tracing front/rear ports 2018-12-21 10:54:20 -05:00
fields.py Merged release v2.4.5 2018-10-03 11:23:21 -04:00
filters.py Merge branch 'develop' of github.com:digitalocean/netbox into select2-ui 2019-01-04 12:44:41 -05:00
forms.py IPAM Select2 forms and changelog 2019-01-10 21:19:13 -05:00
managers.py Closes #2614: Simplify calls of super() for Python 3 2018-11-27 10:52:24 -05:00
models.py Fixes #2777: Fix cable validation to handle duplicate connections on import 2019-01-11 10:17:06 -05:00
signals.py Fix regression from #2683 2018-12-13 14:59:54 -05:00
tables.py Introduced fgcolor template filter to render ideal foreground color for any background color 2018-12-19 12:17:40 -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 #2783: Fix AttributeError exception when attempting to delete region(s) 2019-01-15 10:44:11 -05:00