A Blog full of Web Projects

A Blog full of Web Projects

Python Django and Wagtail Website using MySQL hosted at Vercel serving a Demo

31-October-2025

Python Django and Wagtail CMS based Website using MySQL serving a Demo. Hosted at Vercel Cloud by Serverless Functions. Wagtail CMS is the Backend Administration of the Website. DevOps by GitHub + Vercel

Try the demo...

Django is using the architectural pattern Model-View-Template (MVT) which is a derivation of the pattern Model View Control (MVC)

Wagtail CMS was built on top of Django which uses Python as programming language

This Wagtail Website is serving static content - secured by HTTPS

CI / CD by commit the code change from VS Code + GitHub + Vercel

The source code at GitHub
A Blog made with Gatsby React and GraphQL