File manager - Edit - /usr/local/CyberPanel/lib/python3.10/site-packages/django/views/generic/__pycache__/base.cpython-310.pyc
Back
o �h;$ � @ s� d dl Z d dlmZmZ d dlmZ d dlmZmZm Z m Z mZ d dlm Z d dlmZ d dlmZ d dlmZ e �d �ZG d d� d�ZG dd � d �ZG dd� d�ZG dd� deee�ZG dd� de�ZdS )� N)�iscoroutinefunction�markcoroutinefunction)�ImproperlyConfigured)�HttpResponse�HttpResponseGone�HttpResponseNotAllowed�HttpResponsePermanentRedirect�HttpResponseRedirect)�TemplateResponse)�reverse)�classonlymethod)� classpropertyzdjango.requestc @ s e Zd ZdZdZdd� ZdS )�ContextMixinz A default context mixin that passes the keyword arguments received by get_context_data() as the template context. Nc K s&