File: //lib/python3/dist-packages/django/views/generic/__pycache__/base.cpython-310.pyc
o
/�h� � @ s� d dl Z d dlmZ d dlmZ d dlmZmZmZm Z m
Z
d dlmZ d dl
mZ d dlmZ d dlmZ e �d �ZG d
d� d�ZG dd
� d
�ZG dd� d�ZG dd� deee�ZG dd� de�ZdS )� N)�update_wrapper)�ImproperlyConfigured)�HttpResponse�HttpResponseGone�HttpResponseNotAllowed�HttpResponsePermanentRedirect�HttpResponseRedirect)�TemplateResponse)�reverse)�classonlymethod)�log_responsezdjango.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&