ó
L4;Xc           @   sK   d  d l  m Z d d d f Z d d d f Z d e j f d     YZ d S(   i˙˙˙˙(   t   formst   yt   Yest   nt   Not   ut   Unknownt   VIPs   T-COMt   TELE2t   DeviceInformationFormc           B   s^  e  Z e j d  d d e  Z d e _ e j d  d d e d e j  Z d e _ e j d  d d e  Z	 d e	 _ e j d  d d e  Z
 d e
 _ e j d  d d e  Z d e _ e j d e  Z d e _ e j d e d e  Z d e _ e j d  d d e d e j  Z d e _ e j d e d e  Z d e _ e j d	 d
 d e  Z d e _ RS(   t
   max_lengthi   t   requiredt   Generali   t   widgets   SIM cardt   choicest   Locationt	   max_valuei'  (   t   __name__t
   __module__R    t	   CharFieldt   Falset   device_identifiert   groupt   Textareat   device_notet   sim_card_idt   sim_card_numbert   sim_card_infot   DateTimeFieldt   sim_card_datet   ChoiceFieldt   OPERATOR_CHOICEt   sim_card_operatort   location_informationt   LOCATION_TYPE_CHOICEt   location_typet   IntegerFieldt   location_height(    (    (    sH   /var/www/html/leakless-monitor/Applications/Devices/Information/forms.pyR	      s(   	!						!		N(   R   s   Yes(   R   s   No(   R   s   Unknown(   R   R   (   s   T-COMs   T-COM(   R   R   (   t   djangoR    R"   R   t   FormR	   (    (    (    sH   /var/www/html/leakless-monitor/Applications/Devices/Information/forms.pyt   <module>   s   		