@@ -3,3 +3,7 @@ from django.apps import AppConfig
class ShopConfig(AppConfig):
name = 'shop'
verbose_name = "商城管理"
def ready(self):
import shop.signals
The note is not visible to the blocked user.