infoportugal / wagtail-modeltranslation

Simple app to patch modeltranslation (https://github.com/deschler/django-modeltranslation) into Wagtail CMS.
151 stars 119 forks source link

fix: fix copy streamfield button with new wagtail structure #410

Closed TheCodingSheikh closed 7 months ago

danickfort commented 11 months ago

Thanks for this. I would love if this fix was merged in an upcoming release 👍

jorenham commented 8 months ago

This fails if your StreamField uses a custom verbose_name

DiogoMarques29 commented 7 months ago

Hey guys. I'll merge this one and add a fix for the custom verbose_name right after.