sms
All checks were successful
Deploy to Server / deploy (push) Successful in 3s

This commit is contained in:
jeremygan2021
2026-02-16 19:59:45 +08:00
parent 481a1d24f0
commit 91d82b78b5
46 changed files with 247 additions and 5482 deletions

View File

@@ -3,3 +3,7 @@ from django.apps import AppConfig
class ShopConfig(AppConfig):
name = 'shop'
verbose_name = "商城管理"
def ready(self):
import shop.signals