~petersanchez/django-impersonate#71: 
Django 5.0 support - `django.utils.timezone.utc` removed

Django 5.0 alpha has been released and the main impact on django-impersonate is that django.utils.timezone.utc alias to datetime.timezone.utc is removed (ref: https://docs.djangoproject.com/en/dev/releases/5.0/#features-removed-in-5-0)

Note: I think I have submitted a patch to replace the usages of django.utils.timezone.utc with datetime.timezone.utc.

All the best and thank you for the package!

Status
RESOLVED IMPLEMENTED
Submitter
Sarah Boyce
Assigned to
No-one
Submitted
1 year, 7 months ago
Updated
1 year, 6 months ago
Labels
No labels applied.