3
mU                 @   sB   d dl mZ d dlmZmZ d dlZd dlZG dd dej	Z	dS )    )unicode_literals)models
migrationsNc               @   s"  e 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jd.d/d0d1gddfgddgidejddejdddddfdej	e
jjjdfdejdd	fdejdd	fdejjjdddfd ejdd!fd"ejd#d$ddd%d&fd#ejdd'd(fd$ejdd'd(fd)ejd*dd+fg
dd,gidgZd-S )2	MigrationInstitutionidTFID)primary_keyauto_created	serializeverbose_namenamed   )
max_lengthkindu
UniversitycCollegeiIndustrynNational Laboratory   )choicesr   ordering)r   fieldsoptionsTalkdate)defaultspeaker   title   abstract)nullblankurl)r'   picheightwidthtalks)height_fieldwidth_fieldr&   r'   	upload_tor   )r&   r    instzcolloquium.Institution)tor'   z-dateN)r   r   )r   r   )r   r   )r   r   )__name__
__module____qualname__dependenciesr   CreateModelr   	AutoField	CharField	DateFielddjangoutilstimezonenow	mezzaninecorer   RichTextFieldURLField
ImageFieldSmallIntegerField
ForeignKey
operations rF   rF   5/var/www/djphys/colloquium/migrations/0001_initial.pyr   	   s(   r   )

__future__r   	django.dbr   r   mezzanine.core.fieldsr>   django.utils.timezoner:   r   rF   rF   rF   rG   <module>   s   