o
    3f                     @   s&   d dl mZmZ G dd dejZdS )    )
migrationsmodelsc                	   @   s2   e Zd ZdgZejddejddddddgZd	S )
	Migration)myapp0028_privacy_policypayrolltaxT      )blankdecimal_places
max_digitsnull)
model_namenamefieldN)	__name__
__module____qualname__dependenciesr   AddFieldr   DecimalField
operations r   r   9/var/www/html/humari/myapp/migrations/0029_payroll_tax.pyr      s    r   N)	django.dbr   r   r   r   r   r   r   <module>   s   