ó
×Wc           @   sü   d  d l  m Z d  d l m Z m Z m Z m Z m Z d e j f d     YZ	 d e j f d     YZ
 d e j f d     YZ d	 e j f d
     YZ e j j e e	  e j j e e
  e j j e e  e j j e e  e j j e  d S(   i˙˙˙˙(   t   admin(   t   Usert   Epavet	   Newsforumt   Clubt   MiseEaut	   UserAdminc           B   si   e  Z d i d  d d d d d d d d d	 d
 d d d d d d g d 6f g Z d Z d Z d Z d Z RS(   t   namet   emailt   passwordt   gendert   birthdayt   statust   statusTonightt   interestedByt   feelt   aboutt   cityt   countryt   picturet   uuidt   fbUserIdt   fbPictureUrlt   validt   fieldsN(   s   names   emails   passwords   genders   birthdays   statuss   statusTonights   interestedBys   feels   abouts   citys   countrys   pictures   uuids   fbUserIds   fbPictureUrls   valid(   s   country(   s   name(   s   name(   t   __name__t
   __module__t   Nonet	   fieldsetst   list_displayt   list_filtert   orderingt   search_fields(    (    (    s'   /var/python/divingspotadmin/bo/admin.pyR      s
   It
   EpaveAdminc           B   sc   e  Z d i d  d d d d d d d d d	 d
 d d d d g d 6f g Z d Z d Z d Z d Z RS(   t   nomt   latitudet	   longitudet   typeR   t
   dateupdatet   payst   erreursignaleet   totalpoissont   nbvotet   photot
   profondeurt   oceant   refusert   publicR   R   N(   s   noms   latitudes	   longitudes   types   valids
   dateupdates   payss   erreursignalees   totalpoissons   nbvotes   photos
   profondeurs   oceans   refusers   public(   s   erreursignalees   valids   publics   type(   s   nom(   s   name(   R   R   R   R   R   R   R   R    (    (    (    s'   /var/python/divingspotadmin/bo/admin.pyR!      s
   Ct	   ClubAdminc           B   sT   e  Z d i d  d d d d d d d d d	 g
 d
 6f g Z d Z d Z d Z d Z RS(   R"   t   adresset
   codePostalt   villeR'   R#   R$   t	   telephoneR   t   descriptionR   N(
   s   noms   adresses
   codePostals   villes   payss   latitudes	   longitudes	   telephones   emails   description(   s   noms   ville(   s   nom(   s   nom(   R   R   R   R   R   R   R   R    (    (    (    s'   /var/python/divingspotadmin/bo/admin.pyR0      s
   4t   MiseEauAdminc           B   sW   e  Z d i d  d d d d d d d d d	 d
 g d 6f g Z d Z d Z d Z d Z RS(   R"   R1   R2   R3   R'   R#   R$   t   calet   prixt   parkingt   serviceR   N(   s   noms   adresses
   codePostals   villes   payss   latitudes	   longitudes   cales   prixs   parkings   service(   s   noms   ville(   s   nom(   s   nom(   R   R   R   R   R   R   R   R    (    (    (    s'   /var/python/divingspotadmin/bo/admin.pyR6      s
   7N(   t   django.contribR    t   modelsR   R   R   R   R   t
   ModelAdminR   R!   R0   R6   t   sitet   register(    (    (    s'   /var/python/divingspotadmin/bo/admin.pyt   <module>   s   (				