4 lines
147 B
Python
4 lines
147 B
Python
"""
|
|
PX Sources app - Manages origins of patient feedback (Complaints and Enquiries)
|
|
"""
|
|
default_app_config = 'apps.px_sources.apps.PxSourcesConfig' |