o
    Qe                     @   s&   d dl mZmZ G dd dejZdS )    )
migrationsmodelsc                	   @   sR   e Zd ZdgZejdddejddejddd	d
ej	ddej
dddd
gZdS )	Migration)	presiding+0005_remove_candidateprofile_candidate_postcandidatepostpost)
model_namenamecandidateprofilecandidate_photoTzimages/candidates)null	upload_to)r	   r
   field   zpresiding.post)
max_lengthtoN)__name__
__module____qualname__dependenciesr   RemoveField
AlterFieldr   
ImageFieldAddFieldManyToManyField
operations r   r   V/var/www/alumnievoting/presiding/migrations/0006_remove_candidatepost_post_and_more.pyr      s$    r   N)	django.dbr   r   r   r   r   r   r   <module>   s   