| 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/utils/__pycache__/ |
Upload File : |
�
�|�e� � �r � d Z ddlmZmZmZ G d� de� � Zd� Zd� Zdd�Z d � Z
d
� Zd� Zd� Z
d
� Zd� ZdS )zCFunctions that help with dynamically creating decorators for views.� )�partial�update_wrapper�wrapsc � � � e Zd Zd� fd� Z� xZS )�classonlymethodNc �j �� |�t d� � �t � � � ||� � S )Nz=This method is available only on the class, not on instances.)�AttributeError�super�__get__)�self�instance�cls� __class__s ��9/usr/lib/python3/dist-packages/django/utils/decorators.pyr zclassonlymethod.__get__ s0 �� ��� �!`�a�a�a��w�w���x��-�-�-� �N)�__name__�
__module__�__qualname__r �
__classcell__)r s @r r r s= �� � � � � �.� .� .� .� .� .� .� .� .� .r r c �<