B
    `                 @   s&   d dl mZmZ G dd dejZdS )    )
migrationsmodelsc            	   @   sL   e Zd ZdgZejddejdddddd	ejd
dejddddd	gZ	dS )	Migration)ZofferZ0007_conditionaloffer_exclusiveZconditionalofferpriorityTr   z-The highest priority offers are applied firstZPriority)db_indexdefault	help_textverbose_name)Z
model_namenamefieldZrangeproductfileuploadZdate_uploadedzDate Uploaded)Zauto_now_addr   r	   N)
__name__
__module____qualname__Zdependenciesr   Z
AlterFieldr   ZIntegerFieldZDateTimeField
operations r   r   b/home/dcms/DCMS/lib/python3.7/site-packages/oscar/apps/offer/migrations/0008_auto_20181115_1953.pyr      s   r   N)Z	django.dbr   r   r   r   r   r   r   <module>   s   