Adam Mateusz Brożyński
Adam Mateusz Brożyński
Thank you for great work! :)
Is this still in progress or it's already usable?
> @ordigital this most definitely needs improvements. and bringing the code up-to-date with package and Wagtail changes But are there any working solutions for inserting wagtailmedia files to richtext editor?
> > But are there any working solutions for inserting wagtailmedia files to richtext editor? > > No. Most people use this in StreamField with a rich text block followed...
Is there a working solution for this?
# Fix: In `Dockerfile` add `gcompat` to `apk add`: `RUN apk add librdkafka gcompat`
Same problem here. `pyezviz -u LOGIN -p PASS devices status` returns: `5 is not a valid BatteryCameraWorkMode`
This is not a adequate solution. Translation of media fields should work in the same way as in other types of fields, so just by using `->translatable()`. Translations should not...