Disable django timezone support master
authorMagnus Hagander <magnus@hagander.net>
Tue, 17 Feb 2026 14:26:47 +0000 (15:26 +0100)
committerMagnus Hagander <magnus@hagander.net>
Tue, 17 Feb 2026 14:26:47 +0000 (15:26 +0100)
commitbc54871dd965b778dc4d14d1f3bc7dd61a0a712e
treee3e90b43f4bf01f8fc1377458c49723792cf11d7
parentd2206f171b13f4a2074aa2114db9e17741e753b5
Disable django timezone support

This was enabled by default in django 5.0, and since we don't use it we
have to explicitly disable it.
pgmailmgr/settings.py