U
    N1c                     @   s.   d dl mZmZ d dlZG dd dejZdS )    )
migrationsmodelsNc                	   @   s4   e Zd ZdgZejddejej	dddddgZ
d	S )
	Migration)researchZ0161_open_thesis_publicationpublicationslugz,URL where publication is shown(if empty:DOI)d   T)default	help_text
max_lengthunique)
model_namenamefieldN)__name__
__module____qualname__dependenciesr   
AlterFieldr   	SlugFielduuiduuid4
operations r   r   C/var/www/nanotud/research/migrations/0162_alter_publication_slug.pyr      s   r   )	django.dbr   r   r   r   r   r   r   r   <module>   s   