U
    Jd                     @   s&   d dl mZmZ G dd dejZdS )    )
migrationsmodelsc                	   @   s2   e Zd ZdgZejddejddddddgZd	S )
	Migration)accounts0001_initialprofileidTFID)auto_createdprimary_key	serializeverbose_name)
model_namenamefieldN)	__name__
__module____qualname__dependenciesr   
AlterFieldr   	AutoField
operations r   r   M/var/www/html/subscibe_interface/accounts/migrations/0002_alter_profile_id.pyr      s   r   N)	django.dbr   r   r   r   r   r   r   <module>   s   