Jake Howard
Jake Howard
> It would be really nice if the datastore could be the same as the wagtail database The ORM backend will yes use the same database as Wagtail is using...
Discussion thread -> https://github.com/wagtail/wagtail/discussions/7750 (Specific comments on PR still more than welcome!)
@carltongibson thanks! :heart: Expect a draft DEP from me in the coming days. We discussed this in a Wagtail Core Team meeting this morning, and agree it makes sense to...
The core implementation of this is now a DEP: https://github.com/django/deps/pull/86. It's likely Wagtail will be one of the first deployed uses of it, but for now the proposal process and...
I can't reproduce this. `releases.wagtail.org` and `releases.wagtail.io` both load fine in my browser, and using `curl` both respond with a `access-control-allow-origin: *` header. Screenshot 
Exactly!
Using a library here is definitely the best way to do it, and reduces maintenance overhead. A quick solution I found was to export as Excel, open it, and export...
This would be nice, but also quite a large change. Currently there is no configuration per site, so it's not possible to mark a given site as requiring a catch-all....
I won't be using the project as actively, but I'm still planning on supporting any other contributions. I would really like to add support for 2.9, I think it would...
A caddy module which Traefik can talk to sounds useful, but is definitely completely separate to `traefik-pages`.