-
The most recent release, 4.5, has been reported as backwards incompatible by django-cms (#210) and wagtail (#211). I'd like to discuss the problem in this ticket and make decisions on actions and poli…
-
If someone tries to simply update a field on a page and save it like this:
```
page.field = value
page.save()
```
then it appears to work but only the live page will be updated and the editor will s…
-
Hi guys, how are you?
I'm working with wagtail and i try make a custom hallo plugin, it's: https://gist.github.com/SalahAdDin/347e4fab78a64eaadd5c
Works fine for the first two bottons, but i have a …
-
- Slow loading times
- weekly page took 36 seconds for everything below the main toolbar to load whereas the main Publications page only took 5 seconds
- The content grid on the Event page took …
-
Note: I'm not sure if this is necessarily fixable with htmx due to the way the browsers behave, but it might be something that needs to be highlighted in the documentation.
Use case: I'm using hx-b…
-
Allow editors to rotate images within the Wagtail UI. It can be a pain to have to do it manually outside of the CMS.
-
# Issue Summary
I have been encountering intermittent server errors when clicking the "insert image" button in the draftail editor.
The error is a 404 error caused by jquery trying to open a non-e…
-
I have an `AutocompletePanel` sucessfuly assigned to one of my fields. Everything works as expected but `page` history does not reflect changes made to the corresponding field. If I inspect the `cont…
-
### Summary
**What we're after:**
These pages are not added to the auto-generated Wagtail sitemap but we still want them to be searchable.
Review the list of pages to add to best-bets in search.…
-