Blocs 6 Plus and Python/mySQL

Can I create a site with Blocs 6 Plus using mySQL and Python ? thanks very much.

Yes. As with every other HTML page.

1 Like

I’ve been doing it this way for years.

Frontend with Blocs, backend with Django + SQL

You just need to adapt some stuff from the Blocs export code output and you’re good to go.

1 Like