o
    >h                     @   sd   d dl mZ d dlmZ d dlmZ d dlmZ d dl	m
Z
mZ d dlmZ eee
dd Zd	S )
    )JsonResponse)escape)gettext)login_not_required)render_with_toolbar_languagerequire_show_toolbar)DebugToolbarc                 C   s`   t | jd }|du rtd}dt| d}g }n|| jd }|j}|j}t||dS )zRender the contents of a panelstore_idNzNData for this panel isn't available anymore. Please reload the page and retry.z<p>z</p>panel_id)contentscripts)	r   fetchGET_r   get_panel_by_idr   r   r   )requesttoolbarr   r   panel r   s/var/www/vedio/testing/chatpythonscript.ninositsolution.com/env/lib/python3.10/site-packages/debug_toolbar/views.pyrender_panel
   s   r   N)django.httpr   django.utils.htmlr   django.utils.translationr   r   debug_toolbar._compatr   debug_toolbar.decoratorsr   r   debug_toolbar.toolbarr   r   r   r   r   r   <module>   s    