I upgraded the site from Django 4.2 to 5.2 and only had to deal with two deprecation warnings along the way.
I upgraded the site from Django 4.2 to 5.2 and only had to deal with two deprecation warnings along the way.
I deployed some changes to the site today:
For weeks I’ve been thinking about IndieWeb post types and a Casey Muratori video I watched recently and maybe I should work my website architecture towards “team fat posts.”
My website went down a couple of days ago. Apparently Dreamhost had moved my VPS which broke my custom Python installation’s reference to the system ssl module. Reinstalling my Python version (and re-creating my site’s virtual environment) fixed it.
A longstanding inconvenience posting on my site has been selecting myself as the Author for each post. Now the logged-in user’s profile (me) is the default when creating a new post.