-
### Issue Summary
I created a new entity feature for size and color to selected text - this work pretty good.
The problem accrues when I am trying to add it a Link with the Link feature, the edit…
-
![image](https://user-images.githubusercontent.com/21303438/122078978-91cf5180-ce2f-11eb-8662-0f3dfe214a84.png)
run `python manage.py runserver` got this
-
List panel component needs building into the Wagtail plugin.
https://nhsuk.github.io/nhsuk-frontend/components/list-panel/index.html
-
Nav A-Z needs building in the Wagtail plugin.
https://nhsuk.github.io/nhsuk-frontend/components/nav-a-z/index.html
-
# Organisational header
https://service-manual.nhs.uk/design-system/components/header#organisational-header
- [x] Ability to choose between the standard NHS header or the organisational header
…
-
### Issue Summary
Thanks for the new Wagtail update! I noticed a small bug with the following code:
```
from django.utils.translation import ugettext_lazy as _
from wagtail.core import block…
ghost updated
3 years ago
-
### Issue Summary
Whenever I select blocks.BooleanBlock in a streamfield, when saved, the value is not stored.
### Steps to Reproduce
```
from django.utils.translation import ugettext_lazy a…
ghost updated
3 years ago
-
## Description of problem
I have a problem deploying an application in django, apparently everything is fine, but when entering using the IP, the application is not displayed and it does not throw …
-
# Description
Early next week we are going to be releasing v5.0.0 of the NHS.UK frontend library. Update the Wagtail plugin to use the latest version of the frontend library (and update the NHS web…
-
After making the article, the blog_page shows but when I click on the link of the article/post, it returns a 404. I followed the instructions on how to install it ontop of wagtail.
![Screen Shot 201…