mirror of
https://github.com/ZwareBear/awx.git
synced 2026-04-03 06:31:49 -05:00
5 lines
103 B
Python
5 lines
103 B
Python
# Copyright (c) 2015 Ansible, Inc.
|
|
# All Rights Reserved.
|
|
|
|
default_app_config = 'awx.ui.apps.UIConfig'
|