o
    ] c!                     @   sH   d dl mZmZ d dlmZ dd Zdd Zdd Zd	d
 Zdd Z	dS )    )PlanPlanType)settingsc                 C      t jjtjd}d|iS )Nplan_durationmonthly_plans)r   objectsfilterr   Monthlyrequestplans r   M/var/www/html/docker_usevoice/src/apps/subscriptions/context/plans_context.pyr         r   c                 C   r   )Nr   yearly_plans)r   r	   r
   r   Yearlyr   r   r   r   r      r   r   c                 C   r   )Nr   weekly_plans)r   r	   r
   r   Weeklyr   r   r   r   r      r   r   c                 C   s4   dt tjjtjdtjjtjdtjjtjdiS )Nr   r   )zipr   r	   r
   r   r   r   r   r   r   r   r   	get_plans   s
   r   c                 C   s
   dt jiS )N	CLIENT_ID)r   PAYPAL_CLIENTIDr   r   r   r   paypal_info   s   r   N)
apps.subscriptions.modelsr   r   django.confr   r   r   r   r   r   r   r   r   r   <module>   s    