-
### Is your proposal related to a problem?
It doesn't appear to work to find a page using the `?html_path` query param if it has a locale prefix. I found that the `find_object` method in the pa…
-
### Use case
Pages a,b,c are directly under the site root. They are also listed in my primary nav (dynamically generated) on the home page. I want to add an entry r in my menu, so it becomes: a | b…
-
As discussed with @zerolab in the Wagtail Slack support channel, I'm getting a ' DoesNotExist matching query does not exist' error while trying to create translations for some pages.
I have an ex…
-
https://github.com/labd/wagtailstreamforms/ is a handy module that manages forms as a streamfield block and has an advantage of allowing multiple forms per page and flexibility to add forms anywhere.
…
-
(I've discussed this loosely with Matt and Jacob in Slack, but writing it up here)
When a site is hosted on a platform which has a hard, non-configurable threshold for how long HTTP request can tak…
-
### Issue summary
SQL Error when trying to migrate
`django.db.utils.OperationalError: near ")": syntax error`
### How to reproduce?
Freshly installed a wagtail project trying to isolate the…
-
**What we're after:**
From the [research](https://github.com/fecgov/fec-cms/issues/3675) completed in an effort to improve navigation, we should also consider the addition of a feature discovery tool…
-
I'm going to need a front-end search page for Field project in the coming days. It will allow to search by keywords for any indexed & public model that inherit from page and facet the results by model…
-
Currently the cart and checkout are implemented via rest ViewSets to handle the server side logic, angular directives on the client side to interact with it and cms plugins to render the cart/checkout…
-
Draft.js has not been supported for a while and will be fully archived by the end of 2022. See [Draft.js README](https://github.com/facebook/draft-js/blob/main/README.md) and https://github.com/facebo…