o
    ef                     @   s&   d dl mZmZ G dd dejZdS )    )
migrationsmodelsc                   @   s,   e Zd ZdgZejddejdddgZdS )	Migration)myapp&0012_recipients_sign_documents_is_signrecipients_sign_documents
updated_atT)auto_now)
model_namenamefieldN)	__name__
__module____qualname__dependenciesr   AddFieldr   DateTimeField
operations r   r   O/var/www/html/dev/myapp/migrations/0013_recipients_sign_documents_updated_at.pyr      s    
r   N)	django.dbr   r   r   r   r   r   r   <module>   s   