Open xeroticikot opened 3 months ago
Hey @xeroticikot getting back at this issue, i was able to fully migrate and run the wagtail bakery demo application using this library django-cf
in conjunction with workers-dbms
that uses Durable Objects instead of D1 as the database.
The application was fast enought for me, but let me know what you think Learn how to use workers-dbms here
Django==5.1, wagtail==6.2
when running "python manage.py migrate", the following error occurs -