
    h                     2    d dl mZ d dlmZ  G d de      Zy)    )gettext_lazy)FrontendUIItemc                   *    e Zd ZdZ G d d      Zd Zy)Alertz_
    Components > "Alerts" Plugin
    https://getbootstrap.com/docs/5.0/components/alerts/
    c                        e Zd ZdZ ed      Zy)
Alert.MetaTr   N)__name__
__module____qualname__proxy_verbose_name     W/home/dcms/DCMS/lib/python3.12/site-packages/djangocms_frontend/contrib/alert/models.pyMetar      s    zr   r   c                 "    d| j                    dS )N())alert_context)selfs    r   get_short_descriptionzAlert.get_short_description   s    4%%&a((r   N)r	   r
   r   __doc__r   r   r   r   r   r   r      s    
" ")r   r   N)django.utils.translationr   r   djangocms_frontend.modelsr   r   r   r   r   <module>r      s    6 4)N )r   