o
    fg                     @   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dgZdS )	Migration)blogZ0003_postsection_code_outputZpostsectionimage_descriptionT)blanknull)
model_namenamefieldN)	__name__
__module____qualname__dependenciesr   AddFieldr   	TextField
operations r   r   ]/Users/rosstaylor/Documents/rossjtaylor/blog/migrations/0004_postsection_image_description.pyr      s    r   N)	django.dbr   r   r   r   r   r   r   <module>   s   