3
(h                 @   s2   d dl mZ d dlmZmZ G dd dejZdS )    )unicode_literals)
migrationsmodelsc            	   @   sL   e Zd Zg Zejddejdddddfdej fdej	dd	fgd
gZ
dS )	MigrationModuleidTFZID)Zauto_createdZprimary_key	serializeZverbose_namelabel	installed)default)namefieldsN)__name__
__module____qualname__Zdependenciesr   ZCreateModelr   Z	AutoFieldZ	SlugFieldZBooleanField
operations r   r   V/tmp/pip-install-q3hcpn_q/django-material/material/frontend/migrations/0001_initial.pyr      s   
r   N)
__future__r   Z	django.dbr   r   r   r   r   r   r   <module>   s   