o
    QDi9                     @   s"   d dl mZ G dd dejZdS )    )formsc                   @   s2   e Zd ZdZeje dZeje ddZ	dS )HistoryStoreFormz\
    Validate params

        request_id: The key for the store instance to be fetched.
    )widgetF)r   requiredN)
__name__
__module____qualname____doc__r   	CharFieldHiddenInput
request_idBooleanFieldexclude_history r   r   [/var/www/Datamplify/venv/lib/python3.10/site-packages/debug_toolbar/panels/history/forms.pyr      s    r   N)djangor   Formr   r   r   r   r   <module>   s    