Build a simple Django Blog
Goal: Build a basic Django blog where we can create, update and delete posts using the Django admin site.
Prerequisites: Make sure that Python, Virtual Environment (venv), and pip are installed on your system.
If you want to skip the tutorial and see...
moustafashaaban.hashnode.dev10 min read