o
    êË·eÊ  ã                   @   sr   zd dl mZ W n ey   d dlmZ Y nw d dlmZ d dlmZ d dl	m
Z
 eddd	„ƒZed
eƒgZdS )é    )Úre_path)Úurl)Úrender)Úrequire_GET)Úprocess_pdtúpdt/pdt.htmlNc                 C   s0   t | ƒ\}}|p	i }| ||dœ¡ t| ||ƒS )zœStandard implementation of a view that processes PDT and then renders a template
    For more advanced uses, create your own view and call process_pdt.
    )ÚfailedÚpdt_obj)r   Úupdater   )ÚrequestÚtemplateÚcontextr	   r   © r   úZ/var/www/ideatree/venv/lib/python3.10/site-packages/paypal/standard/pdt/tests/test_urls.pyÚpdt   s   r   z^pdt/$)r   N)Údjango.urlsr   ÚImportErrorÚdjango.conf.urlsr   Údjango.shortcutsr   Údjango.views.decorators.httpr   Úpaypal.standard.pdt.viewsr   r   Úurlpatternsr   r   r   r   Ú<module>   s    ÿÿ