o
    {l~i5                     @   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 )HistoryStoreFormzZ
    Validate params

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