| 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/base/__pycache__/ |
Upload File : |
o
hͦh � @ s$ d Z ddlmZ G dd� de�ZdS )z<
This module contains the configuration for the 'base' app.
� )� AppConfigc s* e Zd ZdZdZdZd� fdd�Z� ZS ) �
BaseConfigz1
Configuration class for the 'base' app.
zdjango.db.models.BigAutoField�base�returnNc
s� t � �� }z(ddlm} t|j�� �dkr(d}|D ]}|� }|d |_|�� qW |S W |S t y@ } zW Y d }~|S d }~ww )Nr )�EmployeeShiftDay))�monday�Monday)�tuesday�Tuesday)� wednesday� Wednesday)�thursday�Thursday)�friday�Friday)�saturday�Saturday)�sunday�Sunday)
�super�ready�base.modelsr �len�objects�all�day�save� Exception)�selfr r �daysr � shift_day�e�� __class__� �/var/www/erp/base/apps.pyr s$
���
��zBaseConfig.ready)r N)�__name__�
__module__�__qualname__�__doc__�default_auto_field�namer �
__classcell__r$ r$ r"