-
## Description
Bedrock has a new Wagtail powered CMS back-end / database, but it is not yet powering any pages in production. The aim of this epic is to migrate one or more existing surfaces to be ed…
-
### Issue Summary
Upon translating a page from EN to Dutch that has an image uploaded, Wagtail tries to call an url "en/cms/api/main/images/1/", which is called the Images Admin Api but is unauth…
-
## Description
Same as https://github.com/mozilla/bedrock/issues/14801 but for the [VPN Resource Center](https://www.mozilla.org/en-US/products/vpn/resource-center/). Localized content can hopefull…
-
Hi,
I installed django-oscar-elasticsearch with pip and then added the settings to my settings.py file as described in the README.md file. But when I tried to run migrate I get the following error:
…
arunk updated
3 months ago
-
## Description
We had to restore the NOAH database from a rollback after some data loss. When we did this, the id sequences for pages, revisions, and subscriptions (from Wagtail) were out of whack.…
-
On creating the AB test, the following error happens:
```
wagtail-ab-testing.js?v=afb7bfd0:2 Uncaught ReferenceError: abTestingTabProps is not defined
at HTMLDocument. (wagtail-ab-testing.js?…
-
*Description*
1. I create a synchronized translation of a page, including an `ImageBlock`- an image is chosen.
2. I delete the image as an instance under (/cms/images).
3. The synchronized page now…
-
#### Description
This issue proposes adding the `base-uri` directive to our Content Security Policy (CSP) to enhance security by controlling the base URL used for resolving relative URLs in our web…
-
On va passer la partie publique du site (hors formulaire) sur le CMS [sites faciles](https://sites-faciles.beta.numerique.gouv.fr/documentation/installation/)
Les avantages :
- Ca permet à l'équipe…
-
### Is your proposal related to a problem?
Our app sends lots of admin emails through internal smtp servers, but our business and customer emails need to egress Sparkpost. Using Sparkpost as an…