I have spent the past couple of weeks fixated on implementing Webmentions on this website, and I have finally deployed the feature! (I think)
I have spent the past couple of weeks fixated on implementing Webmentions on this website, and I have finally deployed the feature! (I think)
I just finished adding support for Photo posts to my website with the ability to syndicate to both Twitter and Mastodon. These are some of the sticking points I ran into with Mastodon and Django.
Wow, I spent a whole lot of time trying (and failing) to resize an image before saving in Django and this package does it for me: https://github.com/un1t/django-resized
To store emojis with a Django site, the database connection needs to specify utf8mb4
charset.
Testing webmention updates