3
V                 @   s2   d dl mZ d dlmZmZ G dd dejZdS )    )unicode_literals)models
migrationsc               @   s0   e Zd Zd
gZejddejdddddgZd	S )	Migration	authtools0001_initialuserZ
last_loginTz
last login)ZnullZverbose_nameZblank)Z
model_namenamefieldN)r   r   )	__name__
__module____qualname__Zdependenciesr   Z
AlterFieldr   ZDateTimeFieldZ
operations r   r   b/var/www/html/enquirykeeper_venv/lib/python3.6/site-packages/authtools/migrations/0002_django18.pyr      s
   r   N)
__future__r   Z	django.dbr   r   r   r   r   r   r   <module>   s   