Django 4.0 uses zoneinfo instead of pytz
Closed this issue · 0 comments
jameslao commented
By default it prompts 'zoneinfo.ZoneInfo' object has no attribute 'localize'. This is with /rangefilter/filters.py
I have temporarily enabled USE_DEPRECATED_PYTZ = True
but this will be deprecated in Django 5.0.