
    7 fm                     ^    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               Zy)    )JsonResponse)escape)gettext)render_with_toolbar_languagerequire_show_toolbar)DebugToolbarc                 
   t        j                  | j                  d         }|t        d      }dt	        |      z  }g }n6|j                  | j                  d         }|j                  }|j                  }t        ||d      S )zRender the contents of a panelstore_idzNData for this panel isn't available anymore. Please reload the page and retry.z	<p>%s</p>panel_id)contentscripts)	r   fetchGET_r   get_panel_by_idr   r   r   )requesttoolbarr   r   panels        I/var/www/equiseq/venv/lib/python3.11/site-packages/debug_toolbar/views.pyrender_panelr   	   s       Z!89G0
 w/''J(?@----G@AA    N)django.httpr   django.utils.htmlr   django.utils.translationr   r   debug_toolbar.decoratorsr   r   debug_toolbar.toolbarr   r    r   r   <module>r      s2    $ $ 1 W . B  Br   