o
    GgS                     @   s&   d dl mZmZ G dd dejZdS )    )
migrationsmodelsc                	   @   s6   e Zd ZdgZejddejddgdddd	d
gZdS )	Migration)publications0001_initialpublicationstatus)activeActive)archivedArchivedr	   z(Set to archived to hide from public view
   )choicesdefault	help_text
max_length)
model_namenamefieldN)	__name__
__module____qualname__dependenciesr   
AlterFieldr   	CharField
operations r   r   J/var/www/html/gwz/publications/migrations/0002_alter_publication_status.pyr      s    r   N)	django.dbr   r   r   r   r   r   r   <module>   s   