Bogdanp / django_dramatiq

A Django app that integrates with Dramatiq.
https://dramatiq.io
Other
331 stars 77 forks source link

Admin does not work with Django 5 #159

Closed scastlara closed 6 months ago

scastlara commented 6 months ago

The django.utils.timezone.utc alias to datetime.timezone.utc is removed in Django 5, see: https://docs.djangoproject.com/en/5.0/releases/5.0/#features-removed-in-5-0