Blog
18 April 2025
By default, Wagtail generates three settings files—base.py
, dev.py
, and production.py
. In combination with a fourth, local.py
, which can be created manually if required, these files help manage settings configurations across different environments.
12 March 2025
By default, the formatting features displayed in Wagtail's RichTextField
can be modified to include code
, which then allows a user to enter inline code. However, there is no such default means of supporting code blocks.
19 February 2025
An overview of Django/Wagtail + DigitalOcean + Gunicorn with multiple socket and service files.
6 January 2025
An overview of using Django's syndication framework to supplement django-plugin-blog's default Atom feed and add Atom feeds for every blog tag.
26 November 2024
In my spare time, I've been developing tcod-base
, a starter kit for building projects with python-tcod
.
27 October 2024
For those who are curious... this blog was built using Simon Willison's django-plugin-blog package, which is a plugin for DJP, his recently announced plugin system for Django.
25 October 2024
Hi everyone, I'm Laurence, a Django and Wagtail developer from London, UK. Welcome and thanks for reading.