o
    A,g                     @   s&   d dl mZmZ G dd dejZdS )    )
migrationsmodelsc                
   @   sl   e Zd ZdZg Zejddejdddddfdej	dd	fd
e
 fdejddfdejddfgdgZdS )	MigrationTArticleidFID)auto_createdprimary_key	serializeverbose_nametitle   )
max_lengthcontent
created_at)auto_now_add
updated_at)auto_now)namefieldsN)__name__
__module____qualname__initialdependenciesr   CreateModelr   BigAutoField	CharField	TextFieldDateTimeField
operations r!   r!   -/var/www/html/blog/migrations/0001_initial.pyr      s    
r   N)	django.dbr   r   r   r!   r!   r!   r"   <module>   s   