-
If you use Wagtail's `import_redirects` management command ([docs](https://docs.wagtail.io/en/stable/reference/contrib/redirects.html#management-commands)) to bulk import redirects from a file, the re…
-
When `WAGTAILADMIN_COMMENTS_ENABLED = False`, we still have a number of areas that do unncessary processing.
e.g. `PageSubscription`s get created (https://github.com/wagtail/wagtail/blob/1af0815af0…
-
Consider the following simple example (and common python pattern in general) in django:
to build a management command, one simply inherits from `BaseCommand` and overrides some methods:
```py
fro…
-
[`wagtailadmin/pages/_editor_js.html`](https://github.com/wagtail/wagtail/blob/main/wagtail/admin/templates/wagtailadmin/pages/_editor_js.html) was only ever meant to be used on the page add/edit view…
-
### Summary
The Statutes page at https://www.fec.gov/data/legal/statutes/ occasionally needs simple edits, but because it's hard-coded, the content team has to put in a PR.
### Proposed Behavior…
-
### Is your proposal related to a problem?
Admin complains in a project that the pagination is not usable in Wagtail admin. It only give you "next page" and "prev page"
This is annoying if you have …
-
I don't know if this is actually a separate issue or not, but this always happens to me after I did what I described [here](https://github.com/wagtail/wagtail-localize/issues/792).
I have a wagta…
-
Default Django models use the `Meta` class for storing configuration, while Wagtail stores it straight on the model. Using a custom `Meta` class would clearly and cleanly separate the settings from th…
-
**Which page is this about?**
https://cfpb.github.io/design-system/pages/browse-pages
**What kind of issue is this?**
Add one or more of the issue labels below to the right-hand sidebar AND issu…
-
**Which page is this about?**
https://cfpb.github.io/design-system/pages/browse-pages
**What kind of issue is this?**
Add one or more of the issue labels below to the right-hand sidebar AND issu…