o
    A,g                     @   s&   d dl mZmZ G dd dejZdS )    )
migrationsmodelsc                	   @   s2   e Zd ZdgZejddejddddddgZd	S )
	Migration)blog0001_initialarticlecover_imageTz&Upload a cover image for this article.zcovers/)blank	help_textnull	upload_to)
model_namenamefieldN)	__name__
__module____qualname__dependenciesr   AddFieldr   
ImageField
operations r   r   9/var/www/html/blog/migrations/0002_article_cover_image.pyr      s    r   N)	django.dbr   r   r   r   r   r   r   <module>   s   