Sangho Na

Results 17 comments of Sangho Na

> I added a test - which fails because it turns out this goes deeper. There's a similar issue in `list_menu.html` with the added wrinkle that it's included both in...

If I recall, this issue was resolved via two separate PRs as shown above - #7199 and #7219. Please let me know otherwise.

Great, thanks for submitting the PR! @JoyConX Would you be able to give me an example with which the current implementation fails? Upon having a quick look, I'm failing to...

> is DEFAULT_FROM_EMAIL already exposed? It appears to be. ``` kubectl exec -it www-wagtail-74bf879bdf-7vm4p --container www -- bash ``` ``` /app# python Python 3.12.2 (main, Mar 12 2024, 11:13:18) [GCC...

> [WAGTAILADMIN_NOTIFICATION_FROM_EMAIL](https://docs.wagtail.org/en/stable/reference/settings.html#wagtailadmin-notification-from-email) says > If omitted, Wagtail will fall back to using Django’s DEFAULT_FROM_EMAIL setting. So, I hope `DEFAULT_FROM_EMAIL` will be sufficient. Please let me know otherwise.

Like `k8s/ietfweb`, `k8s/iabweb` did not require any extensions to be installed during the migration.

Related: https://github.com/ietf-tools/www/issues/415