U
    >]                     @   s2   d dl mZ d dlmZmZ G dd dejZdS )    )unicode_literals)
migrationsmodelsc                   @   s@   e Zd ZdgZejddejdddddd	d
dgddddgZdS )	Migration)news0005_auto_20180809_1224newsitemcategory)sStory)aAnnouncement)eEvent)uUnique)pPeople)kKiosk)PProfile)AAlumniz@Unique, People, and Kiosk have special roles on the landing page   )choices	help_text
max_length)
model_namenamefieldN)	__name__
__module____qualname__dependenciesr   
AlterFieldr   	CharField
operations r(   r(   :/var/www/djphys/news/migrations/0006_auto_20191106_1038.pyr      s   r   N)
__future__r   	django.dbr   r   r   r(   r(   r(   r)   <module>   s   