Blog
Just showing those marked as Development
Wagtailtrans and editing page siblings
Enhance the CMS UX experience when using Wagtailtrans by adding action menu buttons to edit translated page siblings.
Don’t show invalid options
Write a little extra code to help your CMS editors navigate the maze of content editing.
Make everything editable
Keep everyone happy by making everything editable, reducing the need for developer input into minor text changes.
Querysets for Wagtail field panels
Ever wanted to pass a dynamic queryset to a Wagtail FieldPanel instead of static choices? Here's how to do it.
Adding footnotes to Wagtail
Adventures in adding a new footnote entity type to the native Wagtail rich text editor, Draftail.