
dYc           @  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  sD   e  Z d	 g Z e j d d d d d e j d e d e   g Z RS(
   u   theory_examu   0005_auto_20170318_1609t
   model_nameu   theoryexamapplicationt   nameu   membership_numbert   fieldt   nullt   blank(   u   theory_examu   0005_auto_20170318_1609(	   t   __name__t
   __module__t   dependenciesR   t   AddFieldR   t   IntegerFieldt   Truet
   operations(    (    (    si   /var/www/svtgbi.org/svtgbi/modules/theory_exam/migrations/0006_theoryexamapplication_membership_number.pyR      s
   		N(   t
   __future__R    t	   django.dbR   R   R   (    (    (    si   /var/www/svtgbi.org/svtgbi/modules/theory_exam/migrations/0006_theoryexamapplication_membership_number.pyt   <module>   s   