Simple Git Workflow for a Django Project
Simple Git Workflow for a Django Project

A simple article about using Git to save progress and manage changes in a Django project.

Running Django with Docker Compose
Running Django with Docker Compose

A simple article about using Docker Compose to run Django and PostgreSQL together.

Deploying DevJournal to a VPS
Deploying DevJournal to a VPS

A simple article about deploying DevJournal to a VPS and making it available on the internet.