o
    RDi                     @   s&   d dl mZmZ G dd dejZdS )    )
migrationsmodelsc                   @   s0   e Zd ZdgZejddejdddddgZdS )		Migration)oauth2_provider*0007_application_post_logout_redirect_urisaccesstokentokenT   )db_index
max_lengthunique)
model_namenamefieldN)	__name__
__module____qualname__dependenciesr   
AlterFieldr   	CharField
operations r   r   p/var/www/Datamplify/venv/lib/python3.10/site-packages/oauth2_provider/migrations/0008_alter_accesstoken_token.pyr      s    r   N)	django.dbr   r   r   r   r   r   r   <module>   s   