home / django_tickets / tickets

tickets: 5373

This data as json

id created changetime last_pulled_from_trac stage status component type severity version resolution summary description owner reporter keywords easy has_patch needs_better_patch needs_tests needs_docs ui_ux
5373 2007-09-09 23:00:38 2012-10-31 03:37:24 2022-03-06 03:34:12.879075 Accepted closed Internationalization Bug Normal 1.3 wontfix Field label for a ForeignKey not translated Situation: I have ModelA and ModelB. ModelB contains a ForeignKey(ModelA) attribute. Both ModelA and ModelB have lazy translated verbose_name and verbose_name_plural Meta attributes. These show up well in the admin interface, however on ModelB's change form, the ForeignKey's field has the label 'ModelA' (not translated). Hopefully my description is understandable. I can of course provide source code, if necessary. Fandekasp Szilveszter Farkas <szilveszter.farkas@gmail.com> i18n foreignkey field label 0 1 1 0 0 0
Powered by Datasette · Queries took 0.776ms