3
ۄ]                 @   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            	   @   sf   e Zd ZdgZejddejdddddfd	ej fd
ej	ddfdej	ddfdej fgdgZ
dS )	Migrationapplication0005_areaquestiondataallDataidTFID)auto_createdprimary_key	serializeverbose_name	choice_idchoice_text   )
max_lengthquestion_textquestion_id)namefieldsN)r   r   )__name__
__module____qualname__dependenciesr   CreateModelr   	AutoFieldIntegerField	CharField
operations r    r    I/home/smoucha/Documents/digitalmat/application/migrations/0006_alldata.pyr      s   
r   N)
__future__r   	django.dbr   r   r   r    r    r    r!   <module>   s   