netbox/netbox/dcim
2019-04-29 11:29:07 -04:00
..
api Fixes #3036: DCIM interfaces API endpoint should not include VM interfaces 2019-04-04 15:07: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 Closes #2836: Deprecate NullableCharField 2019-02-14 09:39:04 -05:00
tests Implement basic view testing for all models (#2909) 2019-02-15 17:02:18 -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 Changelog & CSS fix for #3070 2019-04-26 17:06:54 -04: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 Closes #3023: Add support for filtering cables by connected device 2019-04-29 10:07:08 -04:00
forms.py Add device field on cable search form (#3023) 2019-04-29 11:29:07 -04:00
managers.py Closes #2986: Replace DeviceComponentManager with NaturalOrderingManager 2019-04-26 22:23:28 -04:00
models.py Closes #3023: Add support for filtering cables by connected device 2019-04-29 10:07:08 -04:00
signals.py Fix regression from #2683 2018-12-13 14:59:54 -05:00
tables.py Fixes #3112: Fix ordering of interface connections list by termination B name/device 2019-04-26 16:41:01 -04:00
urls.py Closes #2854: Enable bulk editing of pass-through ports 2019-02-08 09:31:10 -05:00
views.py Fixes #2985: Fix pagination page length for rack elevations 2019-03-11 12:51:03 -04:00