a
    ‰¹Igm  ã                   @   sT   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dd„ ƒƒZdS )	é    )ÚJsonResponse)Úescape)Úgettext)Úrender_with_toolbar_languageÚrequire_show_toolbar)ÚDebugToolbarc                 C   s\   t  | jd ¡}|du r2tdƒ}dt|ƒ }g }n| | jd ¡}|j}|j}t||dœƒS )zRender the contents of a panelZstore_idNzNData for this panel isn't available anymore. Please reload the page and retry.z	<p>%s</p>Zpanel_id)ÚcontentÚscripts)	r   ÚfetchÚGETÚ_r   Zget_panel_by_idr   r	   r   )ÚrequestZtoolbarr   r	   Úpanel© r   úO/var/www/html/django/DPS/env/lib/python3.9/site-packages/debug_toolbar/views.pyÚrender_panel	   s    ÿr   N)Zdjango.httpr   Zdjango.utils.htmlr   Zdjango.utils.translationr   r   Zdebug_toolbar.decoratorsr   r   Zdebug_toolbar.toolbarr   r   r   r   r   r   Ú<module>   s   