o
    a#c                     @   s&   d dl mZmZ G dd dejZdS )    )
migrationsmodelsc                   @   s4   e Zd ZdgZejddejg dddddgZd	S )
	Migration)subscriptions!0005_alter_subscription_ends_timeplanplan_duration))Yearlyr	   )Monthlyr
   )WeeklyWeeklr
      )choicesdefault
max_length)
model_namenamefieldN)	__name__
__module____qualname__dependenciesr   AddFieldr   	CharField
operations r   r   Z/var/www/html/docker_usevoice/src/apps/subscriptions/migrations/0006_plan_plan_duration.pyr      s    r   N)	django.dbr   r   r   r   r   r   r   <module>   s   