Hi Fran,

it would be helpful to see you models.py, it looks like you named a
field 'question' that's why column names and filters are named like
that. It's up to you to choose another field name like ask.

I also think this question rather belongs to the django-users mailing list.

Antje

On 4/7/20 8:32 PM, Fran Hrženjak wrote:
> Hi all!
>
> If I set verbose_name on a model, it is reflected on this model's
> admin list view and change view, but not in other areas of the admin,
> e.g. a FK field on another model.
>
> Please see the attached screenshot.
>
> Is this ticket material?
>
>
> -- 
> You received this message because you are subscribed to the Google
> Groups "Django developers (Contributions to Django itself)" group.
> To unsubscribe from this group and stop receiving emails from it, send
> an email to django-developers+unsubscr...@googlegroups.com
> <mailto:django-developers+unsubscr...@googlegroups.com>.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/django-developers/1446a9a7-8f42-4f4a-947f-a3d0e169eb0e%40googlegroups.com
> <https://groups.google.com/d/msgid/django-developers/1446a9a7-8f42-4f4a-947f-a3d0e169eb0e%40googlegroups.com?utm_medium=email&utm_source=footer>.

-- 
You received this message because you are subscribed to the Google Groups 
"Django developers  (Contributions to Django itself)" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-developers+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-developers/2900845d-dd32-27bc-5097-cd4825b49913%40gmail.com.

Reply via email to