U
    1c                     @   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0163_publication_slugpublicationslugz,URL where publication is shown(if empty:DOI)d   T)	help_text
max_lengthnull)
model_namenamefieldN)	__name__
__module____qualname__dependenciesr   
AlterFieldr   	SlugField
operations r   r   C/var/www/nanotud/research/migrations/0164_alter_publication_slug.pyr      s   r   N)	django.dbr   r   r   r   r   r   r   <module>   s   