ó
ÎôüVc           @  sO   d  d l  m Z d  d l m Z m Z d  d l Z d e j f d     YZ d S(   i˙˙˙˙(   t   unicode_literals(   t
   migrationst   modelsNt	   Migrationc           B  s  e  Z d g Z e j d d d d e j d e d e d e d	 d
  f d e j	 d d  f d e j	 d d  f d e j	 d d  f d e j	 d d  f d e j
 d e j j j j d d  f g  e j d d d d  e j d d d d  e j d d d d  e j d d d d  e j d d d d d e j
 d e j j j j d d   e j d d d d d e j d d d d   g Z RS(   u   gazeanalyserappu   0033_auto_20160331_1043t   nameu   AoiPositiont   fieldsu   idt   auto_createdt   primary_keyt	   serializet   verbose_nameu   IDu   xt   defaulti    u   yu   aoiWidthu	   aoiHeightu   aoit	   on_deletet   tou   gazeanalyserapp.AOIt
   model_nameu   trackingu   aoipositiont   fieldu   gazeanalyserapp.Trackingu   aoist   throughu   gazeanalyserapp.AoiPosition(   u   gazeanalyserappu   0033_auto_20160331_1043(   t   __name__t
   __module__t   dependenciesR   t   CreateModelR   t	   AutoFieldt   Truet   Falset   IntegerFieldt
   ForeignKeyt   djangot   dbt   deletiont   CASCADEt   RemoveFieldt   AddFieldt   ManyToManyFieldt
   operations(    (    (    sh   V:\visagesdk-build\visagesdk\projects\gazeanalyser\gazeanalyserapp\migrations\0034_auto_20160331_1158.pyR   	   s:   		'-					$	(   t
   __future__R    t	   django.dbR   R   t   django.db.models.deletionR   R   (    (    (    sh   V:\visagesdk-build\visagesdk\projects\gazeanalyser\gazeanalyserapp\migrations\0034_auto_20160331_1158.pyt   <module>   s   