netbox/netbox/dcim
2019-08-07 17:48:12 -04:00
..
api Fixes #3370 - Add filter class to VirtualChassis API 2019-07-24 12:22:15 -05:00
fixtures Rename form_factor to type on dcim.Interface 2019-04-12 13:42:56 -04:00
migrations Merged develop 2019-06-20 13:10:45 -04:00
tests Add test for device component creation 2019-08-07 17:48:12 -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 Closes #3367: Add BNC Front/Rear port types and Coaxial cable type. 2019-08-01 10:33:29 -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 Fixes #3315: Enable filtering devices/interfaces by multiple MAC addresses 2019-07-18 21:21:56 -04:00
forms.py Fixes #3384: Maximum and allocated draw fields should be included on power port template creation form 2019-08-02 09:56:02 -04:00
managers.py Merge v2.5.11 2019-04-29 14:40:18 -04:00
models.py Fixes #3405: Move device component creation logic into template models 2019-08-07 17:47:44 -04:00
signals.py Fix regression from #2683 2018-12-13 14:59:54 -05:00
tables.py Fixes #3384: Maximum and allocated draw fields should be included on power port template creation form 2019-08-02 09:56:02 -04:00
urls.py Merged v2.5.13 2019-05-31 21:37:41 -04:00
views.py Fixes #3323: Interface Connections view inaccessible with "dcim.view_interface" permission 2019-07-04 17:37:28 +02:00