Package: python3-django-redis-admin Severity: grave Justification: renders package unusable
Dear Maintainer,
this package is not compatible with current version of django
as it uses outdated api.
An attempt to use this module in an app produces the following error:
File "/usr/lib/python3/dist-packages/redis_admin/admin.py", line 6, in
<module>
from django.core.urlresolvers import reverse
ModuleNotFoundError: No module named 'django.core.urlresolvers'

