removing execptions.py
This commit is contained in:
@@ -2,7 +2,6 @@ from django.db import models
|
||||
from account.models import User, UserAddressModel, PushSubscription
|
||||
from product.models import ProductModel, ProductVariant, ProductImageModel
|
||||
from django.utils import timezone
|
||||
from .execptions import DiscountNotAvailableError
|
||||
from django_jalali.db import models as jmodels
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user