U
    ^Ya                     @   s&   d dl mZmZ G dd dejZdS )    )
migrationsmodelsc                	   @   s2   e Zd ZdgZejddejddddddgZd	S )
	Migration)researchZ0127_alter_publication_slugpublicationslugTz,URL where publication is shown(if empty:DOI)d   )blank	help_text
max_lengthnull)
model_namenamefieldN)	__name__
__module____qualname__dependenciesr   
AlterFieldr   	SlugField
operations r   r   C/var/www/nanotud/research/migrations/0128_alter_publication_slug.pyr      s   r   N)	django.dbr   r   r   r   r   r   r   <module>   s   