B
    `Z                 @   s&   d dl mZmZ G dd dejZdS )    )
migrationsmodelsc            
   @   s8   e Zd ZdgZejddejddddidd	d
dgZdS )	Migration)ZofferZ0009_auto_20200801_0817ZconditionaloffercombinationsTzXSelect other non-exclusive offers that this offer can be combined with on the same itemsZ	exclusiveFZin_combinationzoffer.ConditionalOffer)Zblank	help_textZlimit_choices_toZrelated_nameto)Z
model_namenamefieldN)	__name__
__module____qualname__Zdependenciesr   ZAddFieldr   ZManyToManyField
operations r   r   m/home/dcms/DCMS/lib/python3.7/site-packages/oscar/apps/offer/migrations/0010_conditionaloffer_combinations.pyr      s
   r   N)Z	django.dbr   r   r   r   r   r   r   <module>   s   