o
    ./fd                     @   s&   d dl mZmZ G dd dejZdS )    )
migrationsmodelsc                	   @   sH   e Zd ZdgZejddejddddejddejdddddgZ	d	S )
	Migration)accounts$0004_alter_customuser_license_number
customusertoken_created_atT)blanknull)
model_namenamefieldverification_token)r	   r
   uniqueN)
__name__
__module____qualname__dependenciesr   AddFieldr   DateTimeField	UUIDField
operations r   r   S/var/www/html/loop/accounts/migrations/0005_customuser_token_created_at_and_more.pyr      s    r   N)	django.dbr   r   r   r   r   r   r   <module>   s   