U
    %f                     @   s&   d dl mZmZ G dd dejZdS )    )
migrationsmodelsc                   @   s.   e Zd ZdgZejddejddddgZdS )		Migration)ZcaptchaZ0001_initialZcaptchastoreidTF)Zprimary_key	serialize)Z
model_namenamefieldN)	__name__
__module____qualname__Zdependenciesr   Z
AlterFieldr   Z	AutoField
operations r   r   Q/tmp/pip-unpacked-wheel-tug4_7rh/captcha/migrations/0002_alter_captchastore_id.pyr      s   r   N)Z	django.dbr   r   r   r   r   r   r   <module>   s   