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...
Nov 26, 202110 min read114
