How to get the full name of a choice in django-model-utils

后端 未结 0 339
灰色年华
灰色年华 2020-12-10 10:03

I am using django-model-utils for selecting a choice when adding new entry to the database. My models look like this:

class Book(models.Model):
          


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