A test microblog project created using Django 4.0

This is a test microblog project created using Django 4.0. But don’t worry this is a fully working project. There is no super-amazing front-end, just back-end codes with minimal html πŸ™‚

Now you can access the application at https://localhost:8005//blogs and the admin site
at https://localhost:8005/admin.

Stack and version numbers used:

Name Version
Django 4.0
Python 3.10

Folder structure