Setting up a custom workflow for the model change-form view

后端 未结 0 1157
太阳男子
太阳男子 2021-01-16 02:44

Context

I have a model, let\'s call it Application.

class Application(models.Model):
    # various fields here

    status = status = mo         


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