netbox/netbox/dcim/__init__.py

2 lines
44 B
Python
Raw Normal View History

2016-07-13 09:25:13 -04:00
default_app_config = 'dcim.apps.DCIMConfig'