ó
¶þ>Wc           @  sC   d  d l  m Z d  d l m Z m Z d e j f d „  ƒ  YZ d S(   iÿÿÿÿ(   t   unicode_literals(   t
   migrationst   modelst	   Migrationc        	   B  s>   e  Z d	 g Z e j d d d d d e j d d ƒ ƒ g Z RS(
   u   gazeanalyserappu   0018_auto_20160211_1621t
   model_nameu   sessiont   nameu   confirmationt   fieldt   defaulti    (   u   gazeanalyserappu   0018_auto_20160211_1621(   t   __name__t
   __module__t   dependenciesR   t   AddFieldR   t   IntegerFieldt
   operations(    (    (    sg   v:\visagesdk-branches\gea\projects\gazeanalyser\gazeanalyserapp\migrations\0019_session_confirmation.pyR      s
   		N(   t
   __future__R    t	   django.dbR   R   R   (    (    (    sg   v:\visagesdk-branches\gea\projects\gazeanalyser\gazeanalyserapp\migrations\0019_session_confirmation.pyt   <module>   s   