o
    mi                     @   s&   d dl mZmZ G dd dejZdS )    )
migrationsmodelsc                   @   sB   e Zd ZdgZejddejdddejddejdddgZ	dS )		Migration)project0002_initialr   budgetT)null)
model_namenamefieldnoteN)
__name__
__module____qualname__dependenciesr   AddFieldr   
FloatField	TextField
operations r   r   ^/var/www/html/kuke-dev/django-kuke/apps/project/migrations/0003_project_budget_project_note.pyr      s    

r   N)	django.dbr   r   r   r   r   r   r   <module>   s   