Tutorial Wagtail Version: 2.x
05. Git and Local Settings in Django
Posted on
Upgrading Wagtail (to 2.5.1), Django (to 2.2.2) and Django Debug Toolbar
Posted on
In this video we'll go over upgrading your Wagtail website from v2.4 to v2.5.1 and we'll upgrade Django from 2.1.5 to 2.2.2. As a bonus, we'll explore an issue with Django Debug Toolbar.
06. Signup and Password Reset with Allauth in Django
Posted on
How to only get Parent and Child Class Pages and their Specific Fields
Posted on
When querying for a Wagtail Page that has child (Subclassed) pages, you'll receive all of the pages in your QuerySet. There are times when you simply want the child pages (all types), a specific type of child page, or just the parent page itself with no children. In this lesson we'll explore Wagtails .not_exact_type() and .exact_type() methods.
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.