netbox/netbox/dcim
2020-01-01 12:09:51 +00:00
..
api Closes #3485: Enable embedded graphs for devices 2019-09-18 15:59:52 -04:00
fixtures Rename form_factor to type on dcim.Interface 2019-04-12 13:42:56 -04:00
migrations #3720: Update migration to add powerfeeds to termination_type limit list (does not impact database) 2019-12-06 12:29:31 -05:00
tests Corrected test 2019-11-01 15:08:20 -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 Fixes #3312: Fix validation error when editing power cables in bulk 2019-11-27 09:19:34 -05:00
exceptions.py Fixes #2721: Detect loops when tracing front/rear ports 2018-12-21 10:54:20 -05:00
fields.py Remove unneeded import from testing. 2019-04-05 09:39:04 -05:00
filters.py implement 3788 2019-12-27 16:17:17 -05:00
forms.py Removed trailing space 2020-01-01 12:09:51 +00:00
managers.py Merge v2.5.11 2019-04-29 14:40:18 -04:00
models.py Fixes #2170: Prevent the deletion of a virtual chassis when a cross-member LAG is present 2019-12-13 11:36:31 -05:00
signals.py Fixes #3644: Fix exception when connecting a cable to a RearPort with no corresponding FrontPort 2019-12-09 15:42:04 -05:00
tables.py Fixes #3720: Correctly indicate power feed terminations on cable list 2019-11-26 16:56:11 -05:00
urls.py Closes #3563: Enable editing of individual DeviceType components 2019-10-07 17:08:51 -04:00
views.py Closes #3652: Limit next/previous rack by assigned rack group 2019-10-29 15:17:00 -04:00