B
    `Y                 @   s:   d dl mZ d dlmZmZ d dlZG dd dejZdS )    )unicode_literals)
migrationsmodelsNc            
   @   s^   e Zd ZdgZejddejej	jj
jdddddejdd	ejej	jj
jdd
dddgZdS )	Migration)ZofferZ0004_auto_20170415_1518ZconditionalofferZbenefitZofferszoffer.BenefitZBenefit)Z	on_deleteZrelated_nametoZverbose_name)Z
model_namenamefield	conditionzoffer.Condition	ConditionN)__name__
__module____qualname__Zdependenciesr   Z
AlterFieldr   Z
ForeignKeydjangodbZdeletionZCASCADE
operations r   r   b/home/dcms/DCMS/lib/python3.7/site-packages/oscar/apps/offer/migrations/0005_auto_20170423_1217.pyr   	   s   r   )
__future__r   Z	django.dbr   r   Zdjango.db.models.deletionr   r   r   r   r   r   <module>   s   