5 lines
142 B
Python
5 lines
142 B
Python
"""
|
|
PX Action Center app - Action tracking with SLA and escalation
|
|
"""
|
|
default_app_config = 'apps.px_action_center.apps.PxActionCenterConfig'
|