
    soj                     ^    d dl T d dlmZ  G d de          Ze                                 dS )    )*)	BaseModelc                       e Zd ZdZ e            Z ed          Z e            Z e            Z	 G d d          Z
ed             ZdS )SystemUpdatez
    SystemUpdate class
    i  )
max_lengthc                       e Zd ZdZdS )SystemUpdate.Metasystem_updateN)__name__
__module____qualname__db_table     /app/src/model/SystemUpdate.pyMetar	      s        "r   r   c                      t                                                               t           j                                                                                  S )N)r   selectorder_bydatedescget_or_noner   r   r   get_latest_updatezSystemUpdate.get_latest_update   s=    ""$$--l.?.D.D.F.FGGSSUUUr   N)r   r   r   __doc__	CharFieldtitledescriptionchat_idBigIntegerField
message_idr   staticmethodr   r   r   r   r   r      s          IKKE)s+++KikkG ""J# # # # # # # # V V \V V Vr   r   N)peeweesrc.model.BaseModelr   r   create_tabler   r   r   <module>r%      so        ) ) ) ) ) )V V V V V9 V V V$        r   