netbox/netbox/dcim
2020-01-08 14:31:59 -05: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 Add tests for InventoryItem, VirtualChassis filters 2020-01-08 14:31:59 -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 #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 Fixes #3862: Allow filtering device components by multiple device names 2020-01-08 11:12:44 -05:00
forms.py Merge branch 'develop' into 3589-interface-tagged-vlans 2020-01-06 15:18:06 +00:00
managers.py Merge v2.5.11 2019-04-29 14:40:18 -04:00
models.py Fix for #3822 2020-01-02 09:47:02 -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 Fixed #3187: Rack multi-selection field 2020-01-04 13:30:31 +00:00