Custom Django Management Command not being executed by Celery Task

前端 未结 0 1094
攒了一身酷
攒了一身酷 2020-11-27 05:13

I have created this custom management command in a Django application, to delete all but one record in a database table:

from django.core.management.base impo         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题