change order list serialzier class

This commit is contained in:
behruz-dev
2025-08-23 12:16:34 +05:00
parent 9a5508de81
commit 8e436233ef
12 changed files with 132 additions and 6 deletions

View File

@@ -7,4 +7,4 @@ class OrdersConfig(AppConfig):
def ready(self):
from . import admin
from . import signals