Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in wagtail

Change Wagtail password in Django

django wagtail

How to access ForeignKey data without making extra queries in Wagtail(django)

Detecting parent and child page types with Python using Wagtail CMS

How to render the user profile avatar image into the wagtail template?

django-templates wagtail

Displaying blog posts on homepage in Wagtail

django blogs wagtail

Wagtail: Creating a custom API endpoint

python django wagtail

Wagtail indexing: Exclude some content or use queryset?

django wagtail

Wagtail document links downloading instead of displaying as a page

django wagtail

Wagtail API - how to expose snippets

Custom label for FieldPanel in Wagtail

wagtail

Adding a button to Wagtail Dashboard

django wagtail

Using python 3.6 on azure app services - not working despite it is installed as extension

Select base template per site

wagtail

cannot import name 'detail_route' from 'rest_framework.decorators'

Wagtail - how do I add extra form fields (not from page model) to admin page edit form and get wagtail rendering

django wagtail

How do I customize the Wagtail page copy experience?

customization wagtail

Wagtail admin - default ordering of child pages

django wagtail

How to preview a Wagtail page with translated fields in different languages?

django translation wagtail

How to solve Wagtail cyclic Block dependency when using a StreamBlock

Get parent page on creating new Wagtail Page

python django wagtail