o
    h}                     @   sx   d dl mZ ddlmZmZmZ eeG dd dejZeeG dd dejZ	eeG dd	 d	ejZ
d
S )    )admin   )NotificationTemplateSMSLogEmailLogc                   @   s,   e Zd Zg dZddgZddgZddgZdS )	NotificationTemplateAdmin)nametemplate_type	is_active
updated_atr	   r
   r   content
created_atr   N)__name__
__module____qualname__list_displaylist_filtersearch_fieldsreadonly_fields r   r   3/var/www/html/optinet_system/notifications/admin.pyr      s
    r   c                   @   0   e Zd Zg dZg dZg dZddgZdZdS )SMSLogAdmin)recipient_phonerecipient_namestatussent_attemplate_usedr   r   r   )r   r   messager   delivered_atNr   r   r   r   r   r   r   date_hierarchyr   r   r   r   r          r   c                   @   r   )EmailLogAdmin)recipient_emailr   subjectr   r   r   r   )r%   r   r&   r   r   r    Nr!   r   r   r   r   r$      r#   r$   N)django.contribr   modelsr   r   r   register
ModelAdminr   r   r$   r   r   r   r   <module>   s   