thunderbird / thunderbird-website

Build code for the websites on thunderbird.net and start.thunderbird.net
https://www.thunderbird.net
133 stars 72 forks source link

Add holidayeoy to the `ALWAYS_LOCALIZE` setting, along with a test. #543

Closed MelissaAutumn closed 6 months ago

MelissaAutumn commented 6 months ago

This should fix up the issue. When I do the site re-write I'll have to make some time to document all of the settings and quirks of this site.

The WSGI server normally doesn't run during dev as we have a separate dev server. I should get that docker PR fixed up and out the door so dev always happens on the WSGI server.

I've also added a test to help cover some existing paths and ensure this fix actually works before I push it up to stage and then prod.