U
    d/                     @   s.   d dl mZmZ d dlZG dd dejZdS )    )
migrationsmodelsNc                
   @   s@   e Zd ZdgZejdddejddeje	j
ddddd	gZd
S )	Migration)	interface0001_initialZtranscriptsid)
model_namenameid_transcriptFT)defaulteditableprimary_key	serialize)r   r	   fieldN)__name__
__module____qualname__dependenciesr   RemoveFieldAddFieldr   	UUIDFielduuiduuid4
operations r   r   m/var/www/html/subscibe_interface/interface/migrations/0002_remove_transcripts_id_transcripts_id_transcript.pyr      s   r   )	django.dbr   r   r   r   r   r   r   r   <module>   s   