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               @   s:   e Zd ZdgZejddej dejddej dgZdS )		Migrationapplication0002_auto_20191029_1948	datatable	choice_id)
model_namenamefieldquestion_idN)r   r   )	__name__
__module____qualname__dependenciesr   
AlterFieldr   IntegerField
operations r   r   T/home/smoucha/Documents/digitalmat/application/migrations/0003_auto_20191029_1948.pyr      s   
r   N)
__future__r   	django.dbr   r   r   r   r   r   r   <module>   s   