o
    mi1                     @   s0   d dl mZ d dlmZ d dlmZ dd ZdS )    )exception_handler)Responsestatusc                 C   s   t | |}|d urEt }|jd}|s<|j D ]\}}|d j|d d||< qdd d|d|_t|jtjd}|S dd ||gd|_|S )Ndetailr   )codemessageFzValidation Error)successdatar   errorsr   )	r   dictr
   getitemsr   r   r   HTTP_422_UNPROCESSABLE_ENTITY)exccontextresponser   r   fieldvalue r   ?/var/www/html/kuke-dev/django-kuke/common/exception_handlers.pycustom_exception_handler   s   
r   N)rest_framework.viewsr   rest_framework.responser   rest_frameworkr   r   r   r   r   r   <module>   s    