-
## dev notes
- [ ] Implement StreamField block in Wagtail; nested blocks are possible!
- [ ] Pull from blocks in page to get definitions across site
- [ ] Implement proof of concept "definitions …
-
PR: https://github.com/springload/wagtail-django-recaptcha/pull/45
**Important:**
- This PR drops support for Wagtail < 4.1 as the older LTS have reached EOL
- It's important that https://github.com…
-
Salut !
Je suis dev sur Le Marché de l'inclusion (GIP Inclusion / [site web](https://lemarche.inclusion.beta.gouv.fr/) / [repo github](https://github.com/gip-inclusion/le-marche)), une app 100% Dja…
-
### Is your proposal related to a problem?
When a project creates a custom user model where `first_name` and `last_name` are optional, the Wagtail forms still display the fields as being requir…
-
## Expected behavior
Alert styles should be present on reusable content snippets when they're used in Loop, especially since the Wagtail admin describes this particular behavior in the help text.
…
-
Hello. I'm using Wagtail-Cache on a site that also uses [Wagtail-Personalisation](https://github.com/wagtail/wagtail-personalisation) which allows different users to see different versions of pages ba…
-
the review menu which is being initiated through this code in `wagtail_hooks.py`
```python
class ReviewsMenuItem(MenuItem):
def is_shown(self, request):
return bool(Review.get_pages_wi…
-
**URL:**
**user:**
**expected behaviour:** I can use all slugs
**behaviour:** The slugs used in the organisation urls cannot be used in wagtail, because the pages will not be found in that case.
…
-
Currently StreamField follows old InlinePanel behavior when it comes to reordering items.
With https://github.com/torchbox/wagtail/compare/901b68c85f...46b77d49a4 in, it would be great to get drag-an…
-