草庐IT

Product1

全部标签

关于python:Satchmo中的`default_product_search_listener`在哪里断开()

WheretoDisconnect()the`default_product_search_listener`inSatchmo我不想使用默认Satchmo搜索侦听器。我已经创建了自己的搜索侦听器。断开默认搜索侦听器的最佳位置在哪里?123#ThisiswhatIneedtodo...fromsatchmo_store.shop.listenersimportdefault_product_search_listenerapplication_search.disconnect(default_product_search_listener,sender=Product)我试图在我的应用程序的

关于python:Satchmo中的`default_product_search_listener`在哪里断开()

WheretoDisconnect()the`default_product_search_listener`inSatchmo我不想使用默认Satchmo搜索侦听器。我已经创建了自己的搜索侦听器。断开默认搜索侦听器的最佳位置在哪里?123#ThisiswhatIneedtodo...fromsatchmo_store.shop.listenersimportdefault_product_search_listenerapplication_search.disconnect(default_product_search_listener,sender=Product)我试图在我的应用程序的