Disable django timezone support master github/master
authorMagnus Hagander <magnus@hagander.net>
Thu, 19 Feb 2026 22:02:31 +0000 (23:02 +0100)
committerMagnus Hagander <magnus@hagander.net>
Thu, 19 Feb 2026 22:02:31 +0000 (23:02 +0100)
commitbbb074ae56af6eefcfc722765121349500aa452a
tree29bce80d058ff01cef39506d72513d30aae4e47f
parentf17beb74c8c2603500411722b2b23c08d66e12c8
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.
django/archives/settings.py