U
    rfb                     @   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0139_alter_project_slugprojectslugTz1URL where project is shown(if empty:year+acronym)   )blank	help_text
max_lengthnull)
model_namenamefieldN)	__name__
__module____qualname__dependenciesr   
AlterFieldr   	SlugField
operations r   r   ?/var/www/nanotud/research/migrations/0140_alter_project_slug.pyr      s   r   N)	django.dbr   r   r   r   r   r   r   <module>   s   