Code & Create: A Web Dev Journey
Sharing my journey through tech - what I'm building, learning, and exploring along the way.
Django REST Part 2 - Public vs. Private URLs: Securing Django with Token Auth
A deep dive into creating a secure API system with public access, private access, and a custom login/logout flow.
✹ Read more →
Django REST Part 1 - Building a REST API with Django: The Initial Setup
Learn how to initialize a Django REST Framework project from scratch and create your first functional JSON endpoint.
✹ Read more →
Business Idea: The Canva & Etsy Partnership – A Systems-Based Model
A standalone business concept exploring a partnership between a systems architect and a digital designer to launch a digital retail shop on Etsy selling healthcare …
Read more →
Setting Up Django on Windows 11 with VS Code, WSL2, and Docker
A 12-step guide to building a robust development environment on Windows 11. Learn how to integrate WSL2, Visual Studio Code, and Docker to run a …
✹ Read more →
From Dim Sum to M2: How I Finally Fell in Love with Oolong Tea
Discover why Oolong tea is more than just a restaurant staple. From its "Black Dragon" origins to the creamy, floral notes of the M2 White …
✹ Read more →
How to Create a Django 6 App with PostgreSQL and Bootstrap for Fly.io
A comprehensive guide to setting up Django 6 using a PostgreSQL database, environment variables, and Bootstrap, specifically optimized for deployment on Fly.io.
Read more →
How to Upgrade from Django 5.1 to Django 5.2 (LTS)
A step-by-step guide to upgrading your Django project from version 5.1 to the 5.2 Long Term Support release, including pre-upgrade checks, installation commands, and key …
Read more →
Preparing PostgreSQL for Django on Fly.io
This article details the necessary steps within your Django project and using the flyctl CLI to correctly provision, connect, and configure a production-ready PostgreSQL database …
Read more →
10 Steps to Deploy a New Django App on Fly.io
This article provides a quick and structured guide to setting up and deploying a fresh Django project onto the Fly.io platform, utilizing its automated configuration …
Read more →
Fly.io Pre-Deployment Checklist: Install and Configure flyctl
This checklist provides the essential preparatory steps—account creation, payment setup, and flyctl installation/authentication—that must be completed before you can begin deploying your Django application to …
✹ Read more →
Showing 31 - 40 out of 75 records