| Server IP : 65.108.144.40 / Your IP : 216.73.217.165 Web Server : Apache/2.4.52 (Ubuntu) System : Linux ubuntu-8gb-hel1-1 5.15.0-173-generic #183-Ubuntu SMP Fri Mar 6 13:29:34 UTC 2026 x86_64 User : dev ( 1000) PHP Version : 8.2.30 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /var/www/erp/pms/__pycache__/ |
Upload File : |
o
hͦh � @ s$ d Z ddlmZ G dd� de�ZdS )zS
Django application configuration for the PMS (Performance Management System) app.
� )� AppConfigc s( e Zd ZdZdZdZ� fdd�Z� ZS )� PmsConfigz�
This class provides configuration settings for the PMS app, such as the default
database field type and the app's name.
zdjango.db.models.BigAutoField�pmsc s` ddl m}m} ddlm} |�|d|d��� t� �� zddlm } |� W d S Y d S )Nr )�include�path)�urlpatternszpms/zpms.urls)�start_automation)
�django.urlsr r �horilla.urlsr �append�super�ready�pms.signalsr )�selfr r r r �� __class__� �/var/www/erp/pms/apps.pyr
s �
zPmsConfig.ready)�__name__�
__module__�__qualname__�__doc__�default_auto_field�namer
�
__classcell__r r r r r s
r N)r �django.appsr r r r r r �<module> s