3
±.+he  ã               @   s8   d Z ddlmZ ddlmZ ddlmZ edd„ ƒZdS )zð
 * @author Xiaobo Sun
 * created  on 23.05.2019
 * @copyright (C) 2019 Sogood International GmbH - all rights reserved
 * @licence
 * Unauthorized copying of this file, via any medium is strictly prohibited
 * Proprietary and confidential
é    )Úcsrf_exempt)ÚHttpResponse)Ú	cdiscountc             C   s"   | j jdƒ}tj|ƒ}td| ƒS )zY
    Django View : endpoint
    :param request: httpRequest
    :rtype: HttpResponse
    Úoffersz%s)ÚPOSTÚgetr   Údor   )ÚrequestÚitemsÚpath© r   ú2/data/git/entellipy_wy/cdiscount/cdiscountviews.pyr      s    
r   N)Ú__doc__Údjango.views.decorators.csrfr   Údjango.httpr   r   r   r   r   r   r   Ú<module>   s   