o
    df                     @   s&   d dl mZmZ G dd dejZdS )    )
migrationsmodelsc                   @   s0   e Zd ZdgZejddejdddddgZdS )		Migration)myapp0007_documents_user	documentsdocumentTzsign documents)blanknull	upload_to)
model_namenamefieldN)	__name__
__module____qualname__dependenciesr   
AlterFieldr   	FileField
operations r   r   C/var/www/html/dev/myapp/migrations/0008_alter_documents_document.pyr      s    r   N)	django.dbr   r   r   r   r   r   r   <module>   s   