Tutorial Wagtail Version: 2.x
In the land of Django and Wagtail, sometimes you need custom Django Models but Wagtail doesn't let you edit these models by default. And personally, I don't believe in giving a client 2 admin dashboards to operate in. So let's add a custom Django Model to our Wagtail website using a Wagtail ModelAdmin.
02. Adding Extra Fields to a Django Custom User Model
Posted on
01. Wagtail with a Custom User Model
Posted on
How to Install Wagtail with Docker
Posted on
In this article we're going to learn how to get a Wagtail website setup and running with Docker.
Enabling Wagtails Styleguide
Posted on
If you're interested in changing the styling in the /admin/ area of your Wagtail CMS website, or if you're simply looking for a list of Wagtail Icons, the styleguide is where you should be looking. In this tutorial we'll enable the styleguide and look at how some CSS styles are being applied.
This course covers everything from basic installation to advanced features like custom blocks and API integration, it's perfect for developers looking to enhance their skills with this powerful CMS.