U
    Ȩ1c                     @   s&   d dl mZmZ G dd dejZdS )    )
migrationsmodelsc                	   @   sJ   e Zd ZdgZejddejdddddejdd	ejd
ddddgZ	dS )	Migration)researchZ0161_open_thesis_publicationpublicationdoiz0Enter <a href="https://www.crossref.org">DOI</a>2   DOI)	help_text
max_lengthverbose_name)
model_namenamefieldslugz,URL where publication is shown(if empty:DOI)d   T)r
   r   nullN)
__name__
__module____qualname__dependenciesr   
AlterFieldr   	CharField	SlugField
operations r   r   ?/var/www/nanotud/research/migrations/0162_auto_20220926_1527.pyr      s   r   N)	django.dbr   r   r   r   r   r   r   <module>   s   