debug import

This commit is contained in:
Parsa Nazer
2025-04-22 03:11:53 +03:30
parent 044bed9c00
commit 50f5d19aa3
+1 -1
View File
@@ -1,5 +1,5 @@
from django.contrib import admin, messages
from product.tasks import update_prices
# from product.tasks import update_prices
from .models import *
from unfold.admin import TabularInline, StackedInline
from home.models import LearnVideoModel