U
    1c                     @   s&   d dl mZmZ G dd dejZdS )    )
migrationsmodelsc                
   @   sL   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dgZ	dS )	Migration)research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   nulluniqueN)
__name__
__module____qualname__dependenciesr   
AlterFieldr   	CharField	SlugField
operations r   r   ?/var/www/nanotud/research/migrations/0162_auto_20220926_1535.pyr      s   r   N)	django.dbr   r   r   r   r   r   r   <module>   s   