Vince Salvino
Vince Salvino
I did make the change, but it was mysteriously failing on certain unit tests. If you'd like to work on it and get the unit tests passing, that would be...
Amazing, thank you. I will review these two hopefully at the Wagtail Space US sprints :)
Merging this in via #71
I agree it would be better to do a rendition here. However, different platforms have different support. For example, I remember that at least a year or so ago, LinkedIn...
I have been thinking the same thing recently. The original reason for this was if you a franchise store website, each location page would need to have its own structured...
I'm not too worried about the breaking change. That's why we have semantic versioning :) We can advise users that if they happen to be using the struct data on...
I've finally gotten around to getting [wagtail-flexible-forms](https://docs.coderedcorp.com/wagtail-flexible-forms/index.html) up to snuff. Funny enough, it was created from a public kickstarter back in 2018 to be the official Wagtail stream forms module....
As a CD collector, I usually rip a few CDs every week, so I like being able to see the recent ones at the top. So that's where I'm coming...
Thanks for reporting. I believe we always had to intentionally overlap them to "hide" the wagtail label in favor of our button. One of the few remaining hacks we have...
Question, have you tried setting `WAGTAIL_CACHE=False` in your settings (assuming django-browser-reload is only used in development). I'm curious if that will improve the development experience. Technically I would assume this...