Amsterdam-Music-Lab / MUSCLE

An application to easily set up and run online listening experiments for music research.
https://www.amsterdammusiclab.nl/
MIT License
4 stars 1 forks source link

Customize display of `TranslatedContent` objects in admin interface #1321

Open BeritJanssen opened 1 month ago

BeritJanssen commented 1 month ago

Arguably, editing the TranslatedContent objects through the admin interface is not very user-friendly at the moment. It would be nice to display these kinds of objects just as a row of fields and an associated language, without reflecting the ForeignKey relationship visually.

BeritJanssen commented 4 days ago

Image

I was thinking of a solution that closely parallels the visuals of django-modeltranslation, with the exception that we have a + icon to add languages, instead of preset languages.