-
### Issue Summary
Edit link added to ModelAdmin index view when I remove edit permissions is causing a permission denied redirect.
### Steps to Reproduce
1. Added a `wagtail_hooks.py` with Mo…
-
We noted a traceback recently when editing pages. We're using:
wagtail==3.0.1
wagtail-localize==1.2.1
Traceback
```
Traceback (most recent call last):
File "/usr/local/lib/python3.8/s…
-
The default [getting started page](https://github.com/allcaps/wagtail-guide/blob/7ad9e3941541ca2ccc9f4e66dc8a41f73459b69f/src/wagtail_guide/markdown/getting_started.py#L54) relies on CSS classnames th…
-
### Issue Summary
It used to be that the page chooser in rich text would show pages that were unpublished as gray. In the most recent update, that is no longer the case.
### Steps to Reproduce
…
-
I am trying to use this new awesome features but get the following error: `TypeError: can_be_triggered_on_page_type() missing 1 required positional argument: 'page_type'`. Callback traces to here:
…
-
We generate a slug for Contacts in the Wagtail Admin UI by using a custom script. However, the script is currently broken and is somewhat brittle. Fix the script and/or find a more resilient solution.
-
# Shared
- [ ] Use the Header from Wagtail plugin utilising the Settings panel - **Currently blocked** [see comment 612259301](https://github.com/AdamChrimes/nhswebsites-wagtail/issues/2#issuecomme…
-
On a large site with multiple links between pages, my users often report failed imports.
The error message is not shown to the user on the destination site at all, see #101.
Even if they were, t…
-
### Is your proposal related to a problem?
On multi-site installations, it is common for certain pages to have the same title and URL. For example "Terms & Conditions". When searching for this in a…
-
I just switched to Wagtail for my blog, and am considering moving a few clients to Wagtail as well, but the one thing that I wish was implemented is the ability to nofollow links individually via the …