o
    QDid                     @   s   d dl mZ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 d dlmZmZ e	eeded	efd
dZdS )    )HttpRequestJsonResponse)escape)gettext)login_not_required)render_with_toolbar_languagerequire_show_toolbar)Panel)DebugToolbarStoredDebugToolbarrequestreturnc                 C   sh   t | jd | 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
request_idpanel_idNzNData for this panel isn't available anymore. Please reload the page and retry.z<p>z</p>)contentscripts)	r
   fetchGET_r   get_panel_by_idr   r   r   )r   toolbarr   r   panel r   L/var/www/Datamplify/venv/lib/python3.10/site-packages/debug_toolbar/views.pyrender_panel   s   r   N)django.httpr   r   django.utils.htmlr   django.utils.translationr   r   debug_toolbar._compatr   debug_toolbar.decoratorsr   r   debug_toolbar.panelsr	   debug_toolbar.toolbarr
   r   r   r   r   r   r   <module>   s    