U
    Kc                     @   s&   d dl mZmZ G dd dejZdS )    )
migrationsmodelsc                   @   s0   e Zd ZdgZejddejdddddgZdS )		Migration)researchZ#0172_alter_publication_created_datepublicationcreated_dateTzCreated date of DB entry)auto_now_addnullverbose_name)
model_namenamefieldN)	__name__
__module____qualname__dependenciesr   
AlterFieldr   DateTimeField
operations r   r   K/var/www/nanotud/research/migrations/0173_alter_publication_created_date.pyr      s   r   N)	django.dbr   r   r   r   r   r   r   <module>   s   