o
    ib                     @   s$   d dl mZ d dlmZ dd ZdS )    )get_messages)DEFAULT_LEVELSc                 C   s   t | tdS )z\
    Return a lazy 'messages' context variable as well as
    'DEFAULT_MESSAGE_LEVELS'.
    )messagesDEFAULT_MESSAGE_LEVELS)r   r   )request r   j/var/www/html/formularioweb/env/lib/python3.10/site-packages/django/contrib/messages/context_processors.pyr      s   r   N)django.contrib.messages.apir   !django.contrib.messages.constantsr   r   r   r   r   r   <module>   s    