o
    Wf                     @   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userprofile_picT user_profile)blankdefaultnull	upload_to)
model_namenamefieldN)	__name__
__module____qualname__dependenciesr   
AlterFieldr   
ImageField
operations r   r   p/media/darth/New Volume E/PROJECTS/DRIVERZZ/DRIVERZZ_DATABASE/accounts/migrations/0002_alter_user_profile_pic.pyr      s    r   N)	django.dbr   r   r   r   r   r   r   <module>   s   