AI-powered
podcast player
Listen to all your favourite podcasts with AI-powered features
Django 4.0: What to Expect and For
The big thing for me then was we're moving to zone, we're changing the time zone and implement, implementation. And that from 4.0, that's the default time zone implementation in Django. So if you're doing all that stuff, then you'll need to audit your code. There's a transitional setting so you can set this transitional use PyTZ setting. Then there's a PyTZ deprecation shim package which you can use to wrap around zone info and give it aPyTZ-like interface. When you call that in your code, it will raise a warning and that enables you to find my warning. It is working, but not to the