Posts tagged with "Django"

Photo Gallery

Tags: Django , Photography , Python

Published April 22, 2025, 12:36 a.m. by wielandtech

After hosting an open text box on the internet for the past couple of weeks, I've decided to lock /blog like, share, and comment functionality behind authentication. To access any of these features, please create an account or sign-in using an existing Facebook or Google account.

Once you do so, check out the new photo gallery application built using the Django framework. Right now it's mostly just pictures of my dog, but feel free to upload a photo of your own.

Behind the scenes of this latest update, I've migrated this site from the cPanel shared hosting I'd been using for the past several years to an unmanaged VPS. I apologize for any 502s you might've encountered over the weekend. What started as a quest to run my own instance of Redis turned into me running my own …

Comment or Share

Hello World

Tags: Django , Python

Published March 25, 2025, 3:28 a.m. by wielandtech

Welcome to the Django rewrite of WielandTech.

One of the new features is this blog. Content is organized by tag and it features full-text search backed by a PostgreSQL database. The source code can be found here.

Please stay tuned for more blog posts related to my software development journey.

Comment or Share