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