-
### Issue Summary
When using image `image.get_rendition` and using a `format-` argument, the `preserve-svg` argument is not accepted and throws an uhandled error instead.
### Steps to Reproduce
…
-
It would be nice to add wagtail trans to headless options of wagtail. So when you see you rest api you can see the language of each page and corresponding translated pages.
-
Hi,
I am developing a multilingual site with Wagtail CRX and Wagtail-localize. When I created a new locale and enabled the sync, new home pages in multiple locales were created under "Root" page. H…
kltng updated
9 months ago
-
Creating a form page in Wagtail is a useful feature that allows users to set up single-page forms. Currently, there is no documentation available on how to create a form page in Wagtail.
Why it sh…
-
### Issue Summary
With a Content Security Policy that blocks `data:` URLs (because [the MDN warns against allowing them](https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Content-Securi…
-
### Is your proposal related to a problem?
Currently our API requires a different routing mechanism to the normal page routes, which works great for some cases but it would be helpful to support th…
-
Not sure if this will complicate things too much, but I want a stricter set of rules for my app's pages on / to rules for the /admin pages which in this case is Wagtail. Wagtail requires unsafe-inline…
-
Following your instructions for [wagtail-localize](https://github.com/wagtail/wagtail-localize) and [Wagtail Internationalisation](https://docs.wagtail.io/en/stable/advanced_topics/i18n.html) I get a …
-
### Is your proposal related to a problem?
Wagtail's [page routing logic](https://github.com/wagtail/wagtail/blob/b3b53c8b708aed6af26e28b21272a0509c152b9e/wagtail/models/__init__.py#L1653-L1671) do…
-
### Issue Summary
The MultipleChooserPanel doesn't remember selected objects while navigating.
### Steps to Reproduce
1. Select one or multiple objects on the first page
2. Select one or mul…