Tutorial Wagtail Version: 2.x
01. Wagtail with a Custom User Model
Posted on
22. Testing Custom User Model
Posted on
How to Register a Django Model with Wagtails ModelAdmin
Posted on
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.
Adding User Registration/Login To Your Wagtail Website
Posted on
Learn how to add user authentication and give your users the ability to signup, login, reset their password and confirm their email addresses.
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.