wagtail-seo icon indicating copy to clipboard operation
wagtail-seo copied to clipboard

feat: split struct org data from SeoMixin

Open Chadys opened this issue 1 year ago • 1 comments

Fix #60 An alternative solution from #63 to remove struct data from SeoMixin, by creating SeoOrgMixin instead.

I find this solution much less risky, the impact for the upgrade is lessened compared to the settings approach, there was no need to change tests or templates and no manual code is required for the migrations.

Chadys avatar Jun 15 '24 11:06 Chadys

Amazing, thank you. I will review these two hopefully at the Wagtail Space US sprints :)

vsalvino avatar Jun 17 '24 14:06 vsalvino

Merging this in via #71

vsalvino avatar Sep 26 '24 17:09 vsalvino