5 lines
105 B
Python
5 lines
105 B
Python
# Copyright (c) 2015 Ansible, Inc.
|
|
# All Rights Reserved.
|
|
|
|
default_app_config = 'awx.sso.apps.SSOConfig'
|