netbox/netbox/dcim
2019-09-20 15:16:14 -04: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 Bump platform name/slug max length to 100 chars (#3318) 2019-09-10 15:50:41 -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 Add filter for has local context data (#3159) 2019-09-06 11:42:56 -05:00
forms.py Add RearPortTemplate power_port field 2019-09-20 15:16:14 -04:00
managers.py Merge v2.5.11 2019-04-29 14:40:18 -04:00
models.py Bump platform name/slug max length to 100 chars (#3318) 2019-09-10 15:50:41 -04:00
signals.py fix signals update call 2019-08-20 17:20:46 -04:00
tables.py Fixes #3421: Fix exception when ordering power connections list by PDU 2019-08-19 11:27:36 -04:00
urls.py Extend DeviceType import to include related objects 2019-09-20 14:02:14 -04:00
views.py Extend DeviceType import to include related objects 2019-09-20 14:02:14 -04:00