Brylie Christopher Oxley
Brylie Christopher Oxley
This would be a good addition to the Wagtail Docs, under "Customizing the Settings Menu: Removing or Modifying User Settings Panel" or something similar :-)
Setting `WAGTAILEMBEDS_RESPONSIVE_HTML = True` doesn't have the desired effect for a `StreamField` `EmbedBlock`. YouTube videos are still rendering at ~250px wide.
As an aside, anyone looking for a relatively simple solution for responsive embedded videos from a Wagtail Embed field can try the following code in their Django template: ```html $(document).ready(function(){...
> @brylie this js code did not work for me @mgpepe, did you get any particular error? What happens when you try running the javascript directly in your browser console...
We are getting the following deprecation warnings. > notifications/base/models.py:22: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. if StrictVersion(get_version()) >= StrictVersion('1.8.0'): > > notifications/views.py:20: DeprecationWarning: distutils Version classes are...
Thanks, @darshitac11! That's a great idea :sunglasses: Relatedly, I understand that All Contributors may not immediately, or ever, get this feature. However, I hope the issue will remain open as...
Tue: 2.5
Wed: 0.5
Thu: 1 Fri: 2
Converting to draft to indicate the PR is still in progress.