5 lines
107 B
Python
5 lines
107 B
Python
# Copyright (c) 2015 Ansible, Inc.
|
|
# All Rights Reserved.
|
|
|
|
default_app_config = 'awx.main.apps.MainConfig'
|