U
    {_                     @   sh   d dl mZ d dlmZ d dlmZ d dlmZ d dlmZ d dl	m
Z
 edgeefdd	 Zd
S )    )Response)api_view)AllowAny)permission_classes)Customer)CustomerListSerializerGETc                 C   sN   | j dkrJtjjdd}t|dd}i }d|d< d|d	< |j|d
< t|S d S )Nr   E)stateT)manysuccessresponse msgdata)methodr   objectsfilterr   r   r   )request	customers
serializerresp r   ./var/www/html/iltdigicom/customer/api/views.pycustomers_list
   s    

r   N)rest_framework.responser   rest_framework.decoratorsr   Zrest_framework.permissionsr   r   customer.modelsr   customer.api.serializersr   r   r   r   r   r   <module>   s   