| Server IP : 217.160.0.135 / Your IP : 216.73.217.85 Web Server : Apache System : Linux www 6.18.52-i1-ampere #1203 SMP Mon Sep 14 18:29:59 CEST 2026 aarch64 User : sws1074145052 ( 1074145052) PHP Version : 8.3.32 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /lib/python3/dist-packages/django/db/models/__pycache__/ |
Upload File : |
�
�|�ez � �� � d dl Z d dlZd dlmZ d dlmZ d dlmZ G d� d� � Z G d� de� e� � � � Z
G d � d
� � Z G d� de
� � ZdS )
� N)�
import_module)�router)�QuerySetc � � � e Zd ZdZdZdZ� fd�Z� fd�Zd� Zd� Z d� Z
d� Zed � � � Z
edd�� � Zd� Zd
� Zdd�Zed� � � Zd� Zd� Zd� Zd� Z� xZS )�BaseManagerr Fc �\ �� t � � � | � � }||f|_ |S �N)�super�__new__�_constructor_args)�cls�args�kwargs�obj� __class__s ��:/usr/lib/python3/dist-packages/django/db/models/manager.pyr zBaseManager.__new__ s) �� ��g�g�o�o�c�"�"��!%�v�����
� c � �� t � � � � � | � � � d | _ d | _ d | _ i | _ d S r )r
�__init__�_set_creation_counter�model�name�_db�_hints��selfr s �r r zBaseManager.__init__ sK �� �
���������"�"�$�$�$���
��� ��������r c �8 � | j j j �d| j ��S )z,Return "app_label.model_label.manager_name".�.)r �_meta�labelr �r s r �__str__zBaseManager.__str__"