Categories
How to get the verbose_name of a field?
I want to get the value of the verbose_name field. How to do it?
Answer the question
In order to leave comments, you need to log in
Model._meta.get_field('<field name>').verbose_name
Didn't find what you were looking for?
Ask a Question
731 491 924 answers to any question