migcontrol / django-migcontrol

A Wagtail-based Django website for Migration Control
GNU General Public License v3.0
0 stars 5 forks source link

Convert WikiPage.description to StreamField and add table support #221

Open benjaoming opened 1 year ago

benjaoming commented 1 year ago

Fixes https://github.com/migcontrol/django-migcontrol/issues/219

This seems to work but I wanted to test it a bit more because it migrates all the wiki articles to the new (modern!) "StreamField".

image

shavek commented 1 year ago

aha! This looks promising. What would be the implications of migrating all the wikis to Stream Fields? If it would create a mess, I would rather not do it, now that we've almost edited all the entries, but if it would add new cool features, my ears are wide open!!